[Mesa-dev] [Bug 30203] Mesa 7.8.3-rc1 fails to compile
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Thu Sep 16 05:07:32 PDT 2010
https://bugs.freedesktop.org/show_bug.cgi?id=30203
--- Comment #12 from Jos van Wolput <wolput at onsneteindhoven.nl> 2010-09-16 05:07:32 PDT ---
(In reply to comment #11)
> Now something is broken. What is the output of
>
> $ grep X11_LIBS configs/current configs/autoconf configs/autoconf.in
>
> ?
jos at debian:~/src/xorg/mesa-7.8$ grep X11_LIBS configs/current configs/autoconf
configs/autoconf.in
jos at debian:~/src/xorg/mesa-7.8$ nothing, when using gcc4.4 and 4.5, although
pkg-config --libs x11
-lX11
When compiling mesa-7.9:
jos at debian:~/src/xorg/mesa-7.9$ grep X11_LIBS configs/current configs/autoconf
configs/autoconf.in
configs/current:X11_LIBS = -lX11
configs/autoconf:X11_LIBS = -lX11
configs/autoconf.in:X11_LIBS = @X11_LIBS@
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the mesa-dev
mailing list