From: Gerd Hoffmann <kraxel@redhat.com>
To: Peter Maydell <peter.maydell@linaro.org>
Cc: QEMU Developers <qemu-devel@nongnu.org>
Subject: Re: [Qemu-devel] [PULL v2 0/5] sdl patch queue.
Date: Thu, 12 Mar 2015 15:54:58 +0100 [thread overview]
Message-ID: <1426172098.1722.20.camel@nilsson.home.kraxel.org> (raw)
In-Reply-To: <CAFEAcA-vS=42sq0w-Bfc4uEtvn+FTsnP=9aoYAcmj8kiDgJ62g@mail.gmail.com>
On Do, 2015-03-12 at 11:16 +0000, Peter Maydell wrote:
> On 12 March 2015 at 10:48, Gerd Hoffmann <kraxel@redhat.com> wrote:
> > Hi,
> >
> >> Still fails to build on OSX:
> >>
> >> manooth$ make -C build/all
> >> CC lm32-softmmu/hw/lm32/milkymist.o
> >> In file included from /Users/pm215/src/qemu/hw/lm32/milkymist.c:30:
> >> /Users/pm215/src/qemu/hw/lm32/milkymist-hw.h:90:10: fatal error:
> >> 'X11/Xlib.h' file not found
> >> #include <X11/Xlib.h>
> >> ^
> >> 1 error generated.
> >
> > Does the attached patch fix it?
>
> That patch doesn't apply, because it does:
>
> - opengl_pkgs="egl gl glesv2"
> + opengl_pkgs="glx egl gl glesv2"
>
> but the configure as of your pull req has just:
> opengl_pkgs="gl"
Oh, right, there is some wip opengl stuff in the sdl branch.
Fixed it in patch #3, created a new tag: pull-sdl-20150312-2
Does that build for you?
cheers,
Gerd
prev parent reply other threads:[~2015-03-12 14:55 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-03-12 8:38 [Qemu-devel] [PULL v2 0/5] sdl patch queue Gerd Hoffmann
2015-03-12 8:38 ` [Qemu-devel] [PULL v2 1/5] sdl: Refresh debug statements Gerd Hoffmann
2015-03-12 8:38 ` [Qemu-devel] [PULL v2 2/5] sdl: Fix crash when calling sdl_switch() with NULL surface Gerd Hoffmann
2015-03-12 8:38 ` [Qemu-devel] [PULL v2 3/5] configure: opengl overhaul Gerd Hoffmann
2015-03-12 8:38 ` [Qemu-devel] [PULL v2 4/5] Allow the use of X11 from a non standard location Gerd Hoffmann
2015-03-12 8:38 ` [Qemu-devel] [PULL v2 5/5] pixman: add a bunch of PIXMAN_BE_* defines for 32bpp Gerd Hoffmann
2015-03-12 10:35 ` [Qemu-devel] [PULL v2 0/5] sdl patch queue Peter Maydell
2015-03-12 10:48 ` Gerd Hoffmann
2015-03-12 11:16 ` Peter Maydell
2015-03-12 14:54 ` Gerd Hoffmann [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=1426172098.1722.20.camel@nilsson.home.kraxel.org \
--to=kraxel@redhat.com \
--cc=peter.maydell@linaro.org \
--cc=qemu-devel@nongnu.org \
/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;
as well as URLs for NNTP newsgroup(s).