Any Wine or Winex exports on list that can help my son out? This is his problem:
Using a recently downloaded WineX from CVS. When he tries to make (after ./configure and make depend), he get this 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 d3ddevice/gl.o d3ddevice/gl.c In file included from d3ddevice/gl.c:25: ddraw/gl.h:66: parse error before `DD_GL_PROC_LIST' ddraw/gl.h:66: warning: no semicolon at end of struct or union ddraw/gl.h:67: warning: type defaults to `int' in declaration of `DD_GL_data' ddraw/gl.h:67: warning: data definition has no type or storage class d3ddevice/gl.c: In function `GL_Direct3DDevice_Construct': d3ddevice/gl.c:61: parse error before `)' d3ddevice/gl.c: In function `D3D_GL_init': d3ddevice/gl.c:157: dereferencing pointer to incomplete type d3ddevice/gl.c:166: dereferencing pointer to incomplete type d3ddevice/gl.c:166: dereferencing pointer to incomplete type d3ddevice/gl.c:168: dereferencing pointer to incomplete type d3ddevice/gl.c: At top level: d3ddevice/gl.c:298: warning: `GL_capture_cmd' defined but not used make[2]: *** [d3ddevice/gl.o] Error 1 make[2]: Leaving directory `/home/eric/wine/dlls/ddraw' make[1]: *** [ddraw/libddraw.so] Error 2 make[1]: Leaving directory `/home/eric/wine/dlls' make: *** [dlls] Error 2 He has Stock Caldera eW3.1 Kernel: 2.4.2 XFree86: 4.1.0 from binaries Matrox G200, mga driver AMD K6-2-450 Mesa 4.0 libs (just installed last night after uninstalling the mesa-3.4, mesa-devel-3.4 and mesa-devel-static-3.4 rpms that Caldera supplied with eW3.1) We have made progress since his first errors which resulted in updating X and mesa, but we're at a loss as to what to try next. Regards, Tim _______________________________________________ Linux-users mailing list Archives, Digests, etc at http://linux.nf/mailman/listinfo/linux-users
