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>
Subject: Re: [Xen-devel] build related basic question
From: Christopher Clark <christopher.w.clark@xxxxxxxxx>
Date: Fri, 29 Apr 2005 13:36:03 -0700
Cc: xen-devel@xxxxxxxxxxxxxxxxxxx
Delivery-date: Fri, 29 Apr 2005 20:35:49 +0000
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=Yr/iQP3J3H0uFLG0sCRXXXBA0ppLXcOwYmLFTM0LNh7D32/dqLopUQCgipZtIrnuIyzYEIUnEO6EttXewSuKYzluMTzxP9PcuA53PVaFaPuShboppkrMOsSWnhI4V3IH/d5uSgObPHz438TDgWdwpQrh09os1RFgU6XoCRyqyVE=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <0BAE938A1E68534E928747B9B46A759A58124E@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>
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>
References: <0BAE938A1E68534E928747B9B46A759A58124E@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>
Reply-to: cwc22@xxxxxxxxx
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
cd linux-2.6.11-xenU
ARCH=xen make

and then dig out the bzimage from inside the tree

or in the directory above do:
ARCH=xen make kernels

and it should only rebuild what has changed (plus a couple of files)
and dump the new bzimage into dist/install/boot for you

c.

On 4/29/05, Aggarwal, Vikas (OFT) <Vikas.Aggarwal@xxxxxxxxxxxxxxx> wrote:
> 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.
> 
> If I just try to do a $make inside my xenU kernel directory , it fails
> complaining phys_to_machine_mapping_undeclare.
> 
> -vikas
> 
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@xxxxxxxxxxxxxxxxxxx
> http://lists.xensource.com/xen-devel
>

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

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