https://bugs.freedesktop.org/show_bug.cgi?id=30203

--- Comment #12 from Jos van Wolput <wol...@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
> 
> ?
j...@debian:~/src/xorg/mesa-7.8$ grep X11_LIBS configs/current configs/autoconf
configs/autoconf.in
j...@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:
j...@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.
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to