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] Building XCI on a 64 bit Linux - Fails

To: xen-devel@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-devel] Building XCI on a 64 bit Linux - Fails
From: Tom Rotenberg <tom.rotenberg@xxxxxxxxx>
Date: Mon, 3 Aug 2009 19:20:30 +0300
Delivery-date: Mon, 03 Aug 2009 09:20:54 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type:content-transfer-encoding; bh=7Xi4nMJiVGyoPvNJmfzY6cxN4IYsrFNcvPwkeO9lZkQ=; b=FmGXwG3Rut/FrlNi2epKjc6TNbb/gQuQA/Q4zNH6/fwOjeW3IayKXP5V6fUDD9qKGm dBgiiy8ztDFvcqr7uYkgEqJcyPLhaWiPNwHgI1XTRXgnaj0/+o1DGR7wRdpZsT2ovA+y I2K2wabfxVoF5SeY/EcdgvBRETCZI0oz2wj/I=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type :content-transfer-encoding; b=yHoJePj++/MkD/WFEtxrw0OigQFr7rXnB5aspKRA7muwyrEcUqRWH3A0tkay+c9pNT K0kxOUb6357rSxo78wVC2cej9C4EJIbe4DG9gaInHlnmz7t/cnsihKq9zVb44lS6VSdb cLPG2l4JKb8MtwUDWy3ADPeWv/qfyn0Ksv2kI=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
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/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
Hi All,

It seems like trying to build the XCI tree, on a 64-bit Linux, fails.
Shouldn't it be possible to build the XCI tree on a 64-bit linux?
Can anyone please help me with this?

What i did:
git clone http://xenbits.xensource.com/git-http/xenclient/build
cd build
cp configs/xenclient_config ./.config
make

I got the following errors:
cc1: warnings being treated as errors
block-qcow2.c: In function גbdrv_preadג:
block-qcow2.c:237: warning: format ג%#llxג expects type גlong long
unsigned intג, but argument 5 has type ג__off_tג
/root/test/xci-stuff/build/build_i686/staging_dir/usr/bin/i686-linux-uclibc-gcc
 -O2 -fomit-frame-pointer -m32 -march=i686 -fno-strict-aliasing
-std=gnu99 -Wall -Wstrict-prototypes -Wno-unused-value
-Wdeclaration-after-statement  -D__XEN_TOOLS__ -MMD -MF .tapaio.o.d
-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -mno-tls-direct-seg-refs
-Werror -Wno-unused -I../lib -I../../../tools/libxc
-I../../../tools/include -I../../../tools/xenstore
-I../../../tools/include -I ../../libaio/src -D_GNU_SOURCE -c -o
tapaio.o tapaio.c
make[8]: *** [block-qcow2.o] Error 1
make[8]: *** Waiting for unfinished jobs....
make[8]: *** wait: No child processes.  Stop.
make[7]: *** [subdir-install-drivers] Error 2
make[7]: Leaving directory
`/root/test/xci-stuff/build/repo/xenclient-xen/tools/blktap'
make[6]: *** [subdirs-install] Error 2
make[6]: Leaving directory
`/root/test/xci-stuff/build/repo/xenclient-xen/tools/blktap'
make[5]: *** [subdir-install-blktap] Error 2
make[5]: Leaving directory `/root/test/xci-stuff/build/repo/xenclient-xen/tools'
make[4]: *** [subdirs-install] Error 2
make[4]: Leaving directory `/root/test/xci-stuff/build/repo/xenclient-xen/tools'
make[3]: *** [install-tools] Error 2
make[3]: Leaving directory `/root/test/xci-stuff/build/repo/xenclient-xen'
make[2]: *** [xenclient-xen-compile-tools] Error 2
make[2]: Leaving directory `/root/test/xci-stuff/build'
make[1]: *** [xenclient-xen-compile] Error 2
make[1]: Leaving directory `/root/test/xci-stuff/build'
make: *** [/root/test/xci-stuff/build/build_i686/xenclient-xen-tip/.installed]
Error 2


Tom

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

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