http://bugs.freedesktop.org/show_bug.cgi?id=6355





--- Comment #40 from George - <[EMAIL PROTECTED]>  2008-04-26 02:54:07 PST ---
Created an attachment (id=16189)
 --> (http://bugs.freedesktop.org/attachment.cgi?id=16189)
dan replay

Hi Dan,

wrt GLCORE_LIB_DEPS, strictly speaking -lpthread should be added when
-DPTHREADS is defined, but adding it by default should be ok. Also,
I think that -ldl is part of libc in bsd systems, so it should not
be added. Lastly, libGLcore just uses a couple of symbols from xorg core,
so it does not need `pkg-config --libs xorg-server` either.

wrt GLCORE_CFLAGS, what about adding XORG_CFLAGS instead, which is what
PKG_CHECK_MODULES(XORG, xorg-server) would produce ?

lastly, I changed the ifeq dri tests in xorg/Makefile, in case driver xorg
is added.


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
Mesa3d-dev mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mesa3d-dev

Reply via email to