search for: pfnglcolortableextproc

Displaying 1 result from an estimated 1 matches for "pfnglcolortableextproc".

2001 Jul 27
1
Compiling against Mesa
...ng below if that clarifies the problem at all. Thanks, Steve gcc -c -I. -I. -I../../include -I../../include -g -O2 -Wall -fno-strength-reduce -mpreferred-stack-boundary=2 -fPIC -D__WINE__ -D_REENTRANT -I/usr/X11R6/include -o d3ddevice/mesa.o d3ddevice/mesa.c d3ddevice/mesa.c:36: redefinition of `PFNGLCOLORTABLEEXTPROC' /usr/X11R6/include/GL/glext.h:2131: `PFNGLCOLORTABLEEXTPROC' previously declared here make[2]: *** [d3ddevice/mesa.o] Error 1 make[2]: Leaving directory `/home/steve/stuff/wine-20010629/dlls/ddraw' make[1]: *** [ddraw/libddraw.so] Error 2 make[1]: Leaving directory `/home/steve/stuff/w...