From: Vincent Hanquez <vincent.hanquez@eu.citrix.com>
To: Tom Rotenberg <tom.rotenberg@gmail.com>
Cc: "xen-devel@lists.xensource.com" <xen-devel@lists.xensource.com>
Subject: Re: Building XCI on a 64 bit Linux - Fails
Date: Mon, 10 Aug 2009 14:01:26 +0100 [thread overview]
Message-ID: <4A801A26.6050105@eu.citrix.com> (raw)
In-Reply-To: <8686c3cd0908030920t6607000bv76c70f418a2e521f@mail.gmail.com>
Tom Rotenberg wrote:
> 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?
>
there's no reason why building on 64 bits shouldn't work, although the
team usually build 32 bits.
which might explain why we haven't seen this issue.
> 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ג
>
it looks like you __off_t is 32 bits ... where it should have been 64
bits...
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
next prev parent reply other threads:[~2009-08-10 13:01 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-08-03 16:20 Building XCI on a 64 bit Linux - Fails Tom Rotenberg
2009-08-10 13:01 ` Vincent Hanquez [this message]
2009-08-14 11:07 ` Vincent Hanquez
2009-08-14 13:44 ` Tom Rotenberg
2009-08-17 17:48 ` Vincent Hanquez
2009-08-17 19:43 ` Tom Rotenberg
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4A801A26.6050105@eu.citrix.com \
--to=vincent.hanquez@eu.citrix.com \
--cc=tom.rotenberg@gmail.com \
--cc=xen-devel@lists.xensource.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.