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] Compiling xen-unstable in 32bit chroot on amd64

To: Robin van Leeuwen <rvl@xxxxxxxxxxx>
Subject: Re: [Xen-devel] Compiling xen-unstable in 32bit chroot on amd64
From: Keir Fraser <Keir.Fraser@xxxxxxxxxxxx>
Date: Thu, 25 Aug 2005 16:51:23 +0100
Cc: xen-devel <xen-devel@xxxxxxxxxxxxxxxxxxx>
Delivery-date: Thu, 25 Aug 2005 15:44:53 +0000
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <430DE5B5.40003@xxxxxxxxxxx>
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: <430DE5B5.40003@xxxxxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx

On 25 Aug 2005, at 16:37, Robin van Leeuwen wrote:

I've got two computers here one amd64 3500/2GB/debian-amd64-testing
and a amd-duron-900/512mb/debian-testing.

I've setup a 32-bit chroot on my amd64 and want to
compile xen-unstable in the32 bit enviroment to
run xen on the duron. Because compiling after "make mproper"
on the Duron takes about 2 hours, and on the amd64 about 5
miniutes. I'm stuck on compiling in the 32 bit chroot:

The build system thinks you are targetting x86_64. There are two fixes: either run 'setarch i686', which will change the output of the uname command, or build Xen with 'make XEN_COMPILE_ARCH=x86_32'.

 -- Keir


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

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