Can't seem to build wine correctly

mreep mreep at mroop.org
Fri Aug 10 15:23:54 CDT 2001


In article <slrn9n81l6.ebg.bbrox at bbland.bbrox.com>, "Lionel Ulmer"
<bbrox at bbrox.org> wrote:

>>checking for up-to-date OpenGL version... yes checking for thread-safe
>>OpenGL version... no checking for glXCreateContext in -lGL... no
>>checking for gluLookAt in -lGLU... no

> Check your config.log to see what the problem is (I already start to
> shudder is this is YANDIP (Yet Another NVIDIA Drivers Install Problem)).

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'
/usr/X11R6/lib/libGL.a(glxext.o): In function `__glXSetCurrentContext':
glxext.o(.text+0x5a): undefined reference to `pthread_key_create'
glxext.o(.text+0x75): undefined reference to `pthread_setspecific'
/usr/X11R6/lib/libGL.a(glthread.o): In function `_glthread_InitTSD':
glthread.o(.text+0x21): undefined reference to `pthread_key_create'
/usr/X11R6/lib/libGL.a(glthread.o): In function `_glthread_GetTSD':
glthread.o(.text+0x75): undefined reference to `pthread_getspecific'
/usr/X11R6/lib/libGL.a(glthread.o): In function `_glthread_SetTSD':
glthread.o(.text+0xa8): undefined reference to `pthread_setspecific'
collect2: ld returned 1 exit status
configure: failed program was:
#line 3951 "configure"
#include "confdefs.h"

int main() {
glXCreateContext()
; return 0; }
configure:4084: checking for gluLookAt in -lGLU
configure:4104: gcc -o conftest -g -O2   -I/usr/X11R6/include  conftest.c -lGLU 
 -L/usr/X11R6/lib  -lSM -lICE -lXpm -lXxf86dga -lXxf86vm -lXv -lXext -lX11 -lm 
                 -lm  -lutil -ldl 1>&5
/usr/X11R6/lib/libGLU.a(project.o): In function `gluOrtho2D':
project.o(.text+0x19f): undefined reference to `glOrtho'
/usr/X11R6/lib/libGLU.a(project.o): In function `gluPerspective':
project.o(.text+0x2c4): undefined reference to `glMultMatrixd'
/usr/X11R6/lib/libGLU.a(project.o): In function `gluLookAt':
project.o(.text+0x469): undefined reference to `glMultMatrixf'
project.o(.text+0x49e): undefined reference to `glTranslated'
/usr/X11R6/lib/libGLU.a(project.o): In function `gluPickMatrix':
project.o(.text+0xc4a): undefined reference to `glTranslatef'
project.o(.text+0xc7b): undefined reference to `glScalef'
collect2: ld returned 1 exit status
configure: failed program was:
#line 4093 "configure"
#include "confdefs.h"



I am sure it must be :(


Thanks for your trouble


J.



More information about the wine-users mailing list