List, I had a problem with version 20030508 during the compile and someone on the list told me to copy all the .h files from /usr/share/doc/NVIDIA_GLX-1.0/include/GL/ to /usr/X11R6/include/GL and rebuild wine. That worked for that version, but the new version gives me the error as stated below, which is similer to the errors I was getting with the previous version. Is there yet another set of .h files I need, and if so, where can I get them. Thanks I'm using Mandrake 9.1 with a Geforce FX 5600. Thanks Joe OUTPUT WITH ERROR.... make[2]: Entering directory `/home/jgiles/wine-20030618/dlls/opengl32' gcc -c -I. -I. -I../../include -I../../include -I/usr/X11R6/include -D_REENTRANT -fPIC -D__WINESRC__ -Wall -mpreferred-stack-boundary=2 -gstabs+ -Wpointer-arith -g -O2 -o opengl_ext.o opengl_ext.c opengl_ext.c:12: redefinition of `GLintptrARB' /usr/X11R6/include/GL/gl.h:67: `GLintptrARB' previously declared here opengl_ext.c:13: redefinition of `GLsizeiptrARB' /usr/X11R6/include/GL/gl.h:68: `GLsizeiptrARB' previously declared here make[2]: *** [opengl_ext.o] Error 1 make[2]: Leaving directory `/home/jgiles/wine-20030618/dlls/opengl32' make[1]: *** [opengl32] Error 2 make[1]: Leaving directory `/home/jgiles/wine-20030618/dlls' make: *** [dlls] Error 2 Compilation failed, aborting install. _______________________________________________ wine-users mailing list wine-users@winehq.com http://www.winehq.com/mailman/listinfo/wine-users