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-users

Re: [Xen-users] Xen kernel compilation fails - no such file or directory

To: Xen Users <Xen-users@xxxxxxxxxxxxxxxxxxx>
Subject: Re: [Xen-users] Xen kernel compilation fails - no such file or directory features.h (but its there)
From: Anand <xen.mails@xxxxxxxxx>
Date: Wed, 25 Jan 2006 21:03:46 +0530
Delivery-date: Wed, 25 Jan 2006 15:42:42 +0000
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=ctqNKP1ue0/SGt7PF0uGaNDQkBc4cQkkl+IGIBenoRluu7Ylz5rqex1gG5x088Odt/JGWh9IWcpLC0FZ0zT7c+MgOvBRjtF6v0Iwj14dhT+qqlsintJIqJQ6RqYbLGmTHsVtyph4ryGMdTfOPH3JwLBAavLtwHJC1u7yhXRQsPc=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <200601231459.22781.e.bachmann@xxxxxxxx>
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
References: <200601210301.k0L31b2M041929@xxxxxxxxxxxxxxxxxxxxxxxxxxx> <200601231459.22781.e.bachmann@xxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Not sure about the debian howto, however did you try to just use the following to compile a kernel ?

Download xen3.0 and extract it.

make install-kernels

If you want to compile the xen kernel which packs in more drivers then you need to edit the Makefile.

Edit Makefile
Change
KERNELS ?= linux-2.6-xen0 linux-2.6-xenU
to
KERNELS ?= linux-2.6-xen

make install-kernels

This above will help compile the xen kernel and install it for you.

Hope this helps.
--

regards,

Anand
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>