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 0/5] sdl patch queue.
Date: Tue, 10 Mar 2015 11:26:41 +0100 [thread overview]
Message-ID: <1425983201.2944.19.camel@nilsson.home.kraxel.org> (raw)
In-Reply-To: <CAFEAcA8nq+Cu93LKgVqNrQOCcNbvV8-=x25wQ2Da58TDZDDqGA@mail.gmail.com>
On Di, 2015-03-10 at 09:54 +0000, Peter Maydell wrote:
> On 10 March 2015 at 09:19, Gerd Hoffmann <kraxel@redhat.com> wrote:
> > Hi,
> >
> >> hw/display/milkymist-tmu2.o -MF hw/display/milkymist-tmu2.d -O2
> >> -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0
> >> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -g -lGL -c -o
> >> hw/display/milkymist-tmu2.o
> >> /home/petmay01/linaro/qemu-for-merges/hw/display/milkymist-tmu2.c
> >> clang: error: -lGL: 'linker' input unused
> >
> > Hmm, can't see where this is coming from. Possibly it is old, just
> > triggering now because the new opengl test now succeeds on macosx.
>
> No, this is x86/Linux clang, not OSX.
Hmm, funny my clang didn't complain.
> > Can you attach the config-mak.h for this please?
>
> Attached.
>
> This bit in configure looks bogus:
>
> opengl_cflags="$($pkg_config --libs $opengl_pkgs) $x11_cflags"
Indeed. Should be --cflags. Fixed, updated pull here:
git://git.kraxel.org/qemu tags/pull-sdl-20150310-1
cheers,
Gerd
prev parent reply other threads:[~2015-03-10 10:26 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-03-03 9:58 [Qemu-devel] [PULL 0/5] sdl patch queue Gerd Hoffmann
2015-03-03 9:58 ` [Qemu-devel] [PULL 1/5] sdl: Refresh debug statements Gerd Hoffmann
2015-03-03 9:58 ` [Qemu-devel] [PULL 2/5] sdl: Fix crash when calling sdl_switch() with NULL surface Gerd Hoffmann
2015-03-03 9:58 ` [Qemu-devel] [PULL 3/5] configure: opengl overhaul Gerd Hoffmann
2015-03-03 9:58 ` [Qemu-devel] [PULL 4/5] Allow the use of X11 from a non standard location Gerd Hoffmann
2015-03-03 9:58 ` [Qemu-devel] [PULL 5/5] pixman: add a bunch of PIXMAN_BE_* defines for 32bpp Gerd Hoffmann
2015-03-08 9:03 ` [Qemu-devel] [PULL 0/5] sdl patch queue Peter Maydell
2015-03-10 9:19 ` Gerd Hoffmann
2015-03-10 9:54 ` Peter Maydell
2015-03-10 10:26 ` 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=1425983201.2944.19.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).