cvs build error (another)

Stefan Leichter Stefan.Leichter at camLine.com
Thu Jun 5 15:54:15 CDT 2003


Hello,

current cvs does not compile for me on SuSE 7.3. The error is:

gcc -c -I../../../wine/dlls/d3d8 -I. -I../../../wine/include -I../../include 
-I/usr/X11R6/include -D_REENTRANT -fPIC -D__WINESRC__  -Wall 
-mpreferred-stack-boundary=2 -gstabs+ -Wpointer-arith -g -O2 -o utils.o 
../../../wine/dlls/d3d8/utils.c
../../../wine/dlls/d3d8/utils.c: In function `set_tex_op':
../../../wine/dlls/d3d8/utils.c:582: `GL_ALPHA_SCALE_EXT' undeclared (first 
use in this function)
../../../wine/dlls/d3d8/utils.c:582: (Each undeclared identifier is reported 
only once
../../../wine/dlls/d3d8/utils.c:582: for each function it appears in.)
../../../wine/dlls/d3d8/utils.c:744: `GL_PRIMARY_COLOR' undeclared (first use 
in this function)
../../../wine/dlls/d3d8/utils.c:780: `GL_CONSTANT' undeclared (first use in 
this function)
../../../wine/dlls/d3d8/utils.c:798: `GL_PREVIOUS' undeclared (first use in 
this function)
../../../wine/dlls/d3d8/utils.c:566: warning: `scal_target' might be used 
uninitialized in this function
make[2]: *** [utils.o] Error 1
make[2]: Leaving directory `/usr/src/wine/wine-build/dlls/d3d8'
make[1]: *** [d3d8] Error 2
make[1]: Leaving directory `/usr/src/wine/wine-build/dlls'
make: *** [dlls] Error 2

Bye Stefan



More information about the wine-devel mailing list