Can't seem to build wine correctly

Lionel Ulmer bbrox at bbrox.org
Fri Aug 10 13:39:38 CDT 2001


On Fri, 10 Aug 2001 22:23:54 +0200, mreep <mreep at mroop.org> wrote:
>configure:3943: checking for glXCreateContext in -lGL
>configure:3962: gcc -o conftest -g -O2   -I/usr/X11R6/include  conftest.c -lGL  
>-L/usr/X11R6/lib -lXext -lX11 -lm  -lm  -lutil -ldl 1>&5
>/usr/X11R6/lib/libGL.a(glxext.o): In function `__glXGetCurrentContext':
>glxext.o(.text+0x1a): undefined reference to `pthread_key_create'
>glxext.o(.text+0x31): undefined reference to `pthread_getspecific'
(...)

Well, what is :
 - your graphic card
 - your distribution
 - your XFree version
 
Here you seem to link against a very old Mesa version.

The GLU errors are 'normal' as we failed to detect GL.

-- 
		 Lionel Ulmer - http://www.bbrox.org/



More information about the wine-users mailing list