WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

RE: [Xen-devel] build related basic question

To: "Aggarwal, Vikas \(OFT\)" <Vikas.Aggarwal@xxxxxxxxxxxxxxx>, <xen-devel@xxxxxxxxxxxxxxxxxxx>
Subject: RE: [Xen-devel] build related basic question
From: "Ian Pratt" <m+Ian.Pratt@xxxxxxxxxxxx>
Date: Sat, 30 Apr 2005 07:43:00 +0100
Delivery-date: Sat, 30 Apr 2005 06:42:38 +0000
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
Thread-index: AcVM9tWkqDGG2mbxQk62z2l11+NQNAAAZ6GgABXNxxA=
Thread-topic: [Xen-devel] build related basic question
 

> Hello,
>  Please tell me how I can just build a bzImage for xenU.
>  I am debugging my front-end driver,  don't want to do the 
> whole thing --$make install-kernels,  when I only added a 
> single printk statement inside my front-end driver for debug.

at top level
make dist
 
> If I just try to do a $make inside my xenU kernel directory , 
> it fails complaining phys_to_machine_mapping_undeclare.

in the linux directory
make ARCH=xen dist

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel

<Prev in Thread] Current Thread [Next in Thread>