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

[Xen-devel] problems compiling Xen 3.1.3 after making changes to the con

To: xen-devel@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-devel] problems compiling Xen 3.1.3 after making changes to the config
From: "Girish V" <girish.xen@xxxxxxxxx>
Date: Wed, 2 Apr 2008 16:17:40 -0400
Delivery-date: Wed, 02 Apr 2008 13:18:06 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type; bh=LzOqp6yahNhsi7NyY2vu+C2Q+z93BdZRYM79m3Qv9bU=; b=jhr9fmSyh+8o9zLPYS8UzPk6Cu/jvVBuBai5DmzLHkLM1uy+3QW2Z6v0lCJHyTWMmTS37X1X2zDxGywRsNF2QPJuPmkUeZj/ILYR7cNoCDW4BSEOnw6HhEk+LhzPejDGDq/iHgnOfGk8ukwz8rZv/D9VdAHaJZFuh6RqNNhekAg=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=message-id:date:from:to:subject:mime-version:content-type; b=GfCOpp9XTgxAeUDfcmdvQZQZNQuw2fP24es/8mb2QD+miEVPX2AbfeNTANTr9MdvFhxjo1TXFDnEVkj+ef8HZHqtaO6B2A8Iw1r7IRgxCFmIWOZmERnan+G2RSarWzPhY/lQKlCgDxAYlR2WWOI7WykZyuKdOMYxBhxU+I+Txgc=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
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
Hello,

I am trying to compile and boot Xen 3.1.3 with linux-2.6.18.8-xen on a FC5 machine (gcc 4.1.0).

I modified the default linux-2.6.18.8-xen/.config file by doing the following

1) cd xen-3.1.3/linux-2.6.18.8-xen/
2) make menuconfig (marked ide drivers to be compiled in instead of as modules)
3) cd ../
4) make

Make fails with the following message
-------------------------------------------------------------------------------------------------------



make[3]: Entering directory `/root/xen-3.1.3/build-linux-2.6.18.8-xen_x86_32'
make -C /root/xen-3.1.3/linux-2.6.18.8-xen O=/root/xen-3.1.3/build-linux-2.6.18.8-xen_x86_32 vmlinuz
  Using /root/xen-3.1.3/linux-2.6.18.8-xen as source for kernel
  /root/xen-3.1.3/linux-2.6.18.8-xen is not clean, please run 'make mrproper'
  in the '/root/xen-3.1.3/linux-2.6.18.8-xen' directory.
make[5]: *** [prepare3] Error 1
make[4]: *** [vmlinuz] Error 2
make[3]: *** [vmlinuz] Error 2
make[3]: Leaving directory `/root/xen-3.1.3/build-linux-2.6.18.8-xen_x86_32'
make[2]: *** [build] Error 2
make[2]: Leaving directory `/root/xen-3.1.3'
make[1]: *** [linux-2.6-xen-install] Error 2
make[1]: Leaving directory `/root/xen-3.1.3'
make: *** [install-kernels] Error 1

-------------------------------------------------------------------------------------------------------


Any help is appreciated.


Thanks,
Girish

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