wine compile error libx11drv.so glx.c

mason jaxwell mason at jaxwell.com
Thu Feb 28 18:33:07 CST 2002


im trying to compile the transgaming winex version of wine that i got
from cvs.
im using the following:
slackware 7.1
kernel-2.4.17
reiserfs
x4.1.0
nvidia geforce2 mx w/NVIDIA 1.0-1541 drivers

configure runs correctly, make depend runs correctly, then make dies. 
here is the tail end of that output.
please help. i have searched google, winehq, etc. with no success. i
got these same results with a few other wine versions and by using the
/tools/wineinstall script also.



gcc -c -I. -I. -I../../include -I../../include  -g -O2 -Wall
-mpreferred-stack-boundary=2 -fPIC -D__WINE__  -D_REENTRANT
-I/usr/X11R6/include -o xvidmode.o xvidmode.c
gcc -c -I. -I. -I../../include -I../../include  -g -O2 -Wall
-mpreferred-stack-boundary=2 -fPIC -D__WINE__  -D_REENTRANT
-I/usr/X11R6/include -o glx.o glx.c
glx.c: In function `X11DRV_GLX_ContextCreate':
glx.c:719: warning: implicit declaration of function
`glXGetProcAddressARB'
glx.c:719: warning: initialization makes pointer from integer without
a cast
glx.c: In function `X11DRV_GLX_SceneCapture':
glx.c:917: warning: `sz' might be used uninitialized in this function
glx.c: In function `X11DRV_GLX_DestroySurface':
glx.c:1016: warning: unused variable `lclm'
glx.c: At top level:
glx.c:1095: `glXGetProcAddressARB' undeclared here (not in a function)
glx.c:1095: initializer element is not constant
glx.c:1095: (near initialization for `d3dhal_callbacks.lpReserved10')
make[2]: *** [glx.o] Error 1
make[2]: Leaving directory `/tmp/archive/winex/dlls/x11drv'
make[1]: *** [x11drv/libx11drv.so] Error 2
make[1]: Leaving directory `/tmp/archive/winex/dlls'
make: *** [dlls] Error 2


thanks in advance for any help

masonREMOVE at jaxwell.com



More information about the wine-users mailing list