wine with TransGaming patch doesn't compile

drovar drovar at alltel.net
Tue Feb 6 10:58:40 CST 2001


Okay I got the gltext.h file and put it in the wine directory, does it go
into a specific subdirectory? I recompiled and got the same errors.

<lots and lots of mesa errors>
d3ddevice/mesa.c:4075: break statement not within loop or switch
d3ddevice/mesa.c:4077: case label not within a switch statement
d3ddevice/mesa.c:4079: break statement not within loop or switch
d3ddevice/mesa.c:4086: break statement not within loop or switch
d3ddevice/mesa.c:4088: case label not within a switch statement
d3ddevice/mesa.c:4090: break statement not within loop or switch
d3ddevice/mesa.c:4100: break statement not within loop or switch
d3ddevice/mesa.c:4102: default label not within a switch statement
d3ddevice/mesa.c: In function
`MESA_IDirect3DDevice7Impl_SetTextureStageState':
d3ddevice/mesa.c:4115: `odev' undeclared (first use in this function)
d3ddevice/mesa.c:4115: parse error before `)'
d3ddevice/mesa.c:4116: parse error before `struct'
d3ddevice/mesa.c:4125: `real_stage' undeclared (first use in this function)
d3ddevice/mesa.c:4137: `hr' undeclared (first use in this function)
d3ddevice/mesa.c:4206: warning: control reaches end of non-void function
d3ddevice/mesa.c: In function
`MESA_IDirect3DDevice7Impl_GetTextureStageState':
d3ddevice/mesa.c:4212: `odev' undeclared (first use in this function)
d3ddevice/mesa.c:4212: parse error before `)'
d3ddevice/mesa.c:4214: parse error before `const'
d3ddevice/mesa.c: In function `MESA_IDirect3DDevice7Impl_LightEnable':
d3ddevice/mesa.c:4286: `odev' undeclared (first use in this function)
d3ddevice/mesa.c:4286: parse error before `)'
d3ddevice/mesa.c: In function `MESA_IDirect3DDevice7Impl_MultiplyTransform':
d3ddevice/mesa.c:4359: `odev' undeclared (first use in this function)
d3ddevice/mesa.c:4359: parse error before `)'
d3ddevice/mesa.c:4361: parse error before `pLeftMatrix'
d3ddevice/mesa.c:4371: `pLeftMatrix' undeclared (first use in this function)
d3ddevice/mesa.c: At top level:
d3ddevice/mesa.c:4525: warning: initialization makes pointer from integer
without a cast
d3ddevice/mesa.c:4526: warning: initialization makes pointer from integer
without a cast
d3ddevice/mesa.c:4536: warning: initialization makes pointer from integer
without a cast
d3ddevice/mesa.c:4548: warning: initialization makes pointer from integer
without a cast
d3ddevice/mesa.c:4549: warning: initialization makes pointer from integer
without a cast
d3ddevice/mesa.c:4550: warning: initialization makes pointer from integer
without a cast
make[2]: *** [d3ddevice/mesa.o] Error 1
make[2]: Leaving directory `/home/drovar/wine-20010112/dlls/ddraw'
make[1]: *** [ddraw/libddraw.so] Error 2
make[1]: Leaving directory `/home/drovar/wine-20010112/dlls'
make: *** [dlls] Error 2







More information about the wine-users mailing list