[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] Building XCI on a 64 bit Linux - Fails
Tom Rotenberg wrote: there's no reason why building on 64 bits shouldn't work, although the team usually build 32 bits.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? which might explain why we haven't seen this issue. it looks like you __off_t is 32 bits ... where it should have been 64 bits...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× did you use the config in configs/ ?can you send me your build .config and the uclibc config in toolchain_build_*/uClibc-0.9.30/.config ? thanks, -- Vincent _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |