| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
 [Xen-users] Re: need to compile 32bit on x86_64 cpu
 
To: "Andi Kleen" <ak@xxxxxxx>From: "Anand Gupta" <xen.mails@xxxxxxxxx>Date: Thu, 22 Jun 2006 23:06:40 +0530Cc: Harry Butterworth <harry@xxxxxxxxxxxxxxxxxxxxxxxxxxxxx>,	xen-devel@xxxxxxxxxxxxxxxxxxx, Xen Users <Xen-users@xxxxxxxxxxxxxxxxxxx>Delivery-date: Thu, 22 Jun 2006 10:37:17 -0700Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com;	h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references;	b=XZX2kDbNw6vtGWYQu/KpIuNwAU/0l29dJV6ewnFoujdEaW8RLcZ2iRWJqXyD/512PcyxgU7QxI5VqEYlaRQaUqmKSHbzqaS1XZwqItJPnFusUEA6zHr7P7+thrP7fse/vWG4sQv9a69etCDHA8p+8o+weFwIYIAM4QMNBsmiAh8=List-id: Xen user discussion <xen-users.lists.xensource.com> 
 
 
 On 22 Jun 2006 19:16:18 +0200, Andi Kleen <ak@xxxxxxx> wrote:
It works on most distributions (SUSE, RH, Mandrake) if you have theright compat RPMs installed because they follow LSB properly. Normally
 the 64bit install should install the right compat rpms by default
 together with the 64bit libraries.
 
 The main offenders which seem to be unable to get this right are the Debian derived
 ones (Ubunutu etc.) and Slackware. On those you need to use a chroot hack.
 Complain to them.
 
 Basically if your distribution has "lib64" and it isn't a symlink to lib
 you should be ok.
 
 Kerrnel compile fine without any libraries BTW - just user tools
 need them.
 
 I am trying this on centos 4.3 and its complaining. I posted the entire compile errors earlier.
 
 --
 regards,
 
 Anand Gupta
 _______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users 
 |