|
|
|
|
|
|
|
|
|
|
xen-devel
[Xen-devel] Building XCI on a 64 bit Linux - Fails
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>
|
- [Xen-devel] Building XCI on a 64 bit Linux - Fails,
Tom Rotenberg <=
|
|
|
|
|