http://bugs.winehq.org/show_bug.cgi?id=10697
--- Comment #45 from Paaru pcxunlimited@gmail.com 2008-01-19 17:35:37 --- Well, with the update I now get:
surface.c: In function ‘IWineD3DSurfaceImpl_PrivateSetup’: surface.c:3474: error: ‘READTEX’ undeclared (first use in this function) surface.c:3474: error: (Each undeclared identifier is reported only once surface.c:3474: error: for each function it appears in.) surface.c:3474: error: ‘TEXTEX’ undeclared (first use in this function) surface.c:3475: warning: statement with no effect surface.c:3475: error: expected ‘;’ before ‘->’ token surface.c:3475: error: expected statement before ‘)’ token surface.c:3475: error: label ‘This’ used but not defined make[2]: *** [surface.o] Error 1 make[2]: Leaving directory `/mnt/pauan/wine/dlls/wined3d' make[1]: *** [wined3d] Error 2 make[1]: Leaving directory `/mnt/pauan/wine/dlls' make: *** [dlls] Error 2
(Note: I didn't change directx.c at all)