[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[OT?] compiling winex



hi,

anyone succeeded compiling transgaming's winex?
when i try to compile latest CVS sources i get a strange error:

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 ddraw/hal.o ddraw/hal.c
In file included from ddraw/hal.c:20:
ddraw/gl.h:112: parse error before `PFNGLSECONDARYCOLOR3UBEXTPROC'
ddraw/gl.h:112: warning: no semicolon at end of struct or union
ddraw/gl.h:112: warning: type defaults to `int' in declaration of
`glSecondaryColorPointerEXT'
ddraw/gl.h:112: warning: data definition has no type or storage class
ddraw/gl.h:112: parse error before `glCompressedTexImage2DARB'
ddraw/gl.h:112: warning: type defaults to `int' in declaration of
`glCompressedTexImage2DARB'
ddraw/gl.h:112: warning: data definition has no type or storage class
ddraw/gl.h:112: parse error before `glCompressedTexSubImage2DARB'
ddraw/gl.h:112: warning: type defaults to `int' in declaration of
`glCompressedTexSubImage2DARB'
ddraw/gl.h:112: warning: data definition has no type or storage class
ddraw/gl.h:113: warning: type defaults to `int' in declaration of
`DD_GL_data'
ddraw/gl.h:113: warning: data definition has no type or storage class
make[2]: *** [ddraw/hal.o] Error 1
make[2]: Leaving directory `/home/martin/src/wine/dlls/ddraw'
make[1]: *** [ddraw/libddraw.so] Error 2
make[1]: Leaving directory `/home/martin/src/wine/dlls'
make: *** [dlls] Error 2

any ideas what's wrong or missing?

tia martin
-- 
GnuPG 1024D/3E8DCCC0 30DC 1D28 1D79 32F5 5E67  3ABB 28EE B35A 3E8D CCC0
   work: factline Krisper Fabro Harnoncourt OEG (www.factline.com)



Reply to: