From: "Eric Bénard" <eric@eukrea.com>
To: "Burton, Ross" <ross.burton@intel.com>
Cc: OE-core <openembedded-core@lists.openembedded.org>
Subject: Re: [PATCH] qemu: fix nativesdk build without x11
Date: Mon, 7 Oct 2013 13:51:50 +0200 [thread overview]
Message-ID: <20131007135150.52adab6b@e6520eb> (raw)
In-Reply-To: <CAJTo0LbSycGjd3WGX5bpvv538=hfe1g05FY5dy4vj-P5mfxxnw@mail.gmail.com>
Le Mon, 7 Oct 2013 12:34:02 +0100,
"Burton, Ross" <ross.burton@intel.com> a écrit :
> On 5 October 2013 11:11, Eric Bénard <eric@eukrea.com> wrote:
> > when x11 is not defined in DISTRO_FEATURES, there are no x11 headers
> > so True is not defined leading to :
> > | ui/sdl.c:62:8: warning: type defaults to 'int' in declaration of 'doing_grabs' [-Wimplicit-int]
> > | static doing_grabs = True;
> > | ^
> > | ui/sdl.c:62:22: error: 'True' undeclared here (not in a function)
> > | static doing_grabs = True;
> > | ^
>
> Does qemu on SDL on framebuffer actually work? I'd assumed that
> people using qemu without x11 were using it without SDL, so maybe this
> is a bug in the build configuration for nativesdk.
>
I'm not using qemu in the present case, I was simply building a sdk.
> A better fix would be to use 1/0 instead of True/False, I was assuming
> that SDL meant X was being used.
>
that would also fix the problem.
Eric
prev parent reply other threads:[~2013-10-07 11:51 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-10-05 10:11 [PATCH] qemu: fix nativesdk build without x11 Eric Bénard
2013-10-07 11:34 ` Burton, Ross
2013-10-07 11:51 ` Eric Bénard [this message]
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=20131007135150.52adab6b@e6520eb \
--to=eric@eukrea.com \
--cc=openembedded-core@lists.openembedded.org \
--cc=ross.burton@intel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox