I am trying to get the latest CVS of WineX running on my box, Mandrake 8.1. I have run into a compile problem, and I am not having any luck finding anything about this. The configure and make depend go fine. During the make, I get the following error... gcc -c -I. -I. -I../../include -I../../include -g -O2 -Wall -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:65: parse error before `PFNGLACTIVETEXTUREARBPROC' ddraw/gl.h:65: warning: no semicolon at end of struct or union ddraw/gl.h:65: warning: type defaults to `int' in declaration of `glClientActiveTextureARB' ddraw/gl.h:65: warning: data definition has no type or storage class ddraw/gl.h:65: parse error before `glMultiTexCoord2fARB' ddraw/gl.h:65: warning: type defaults to `int' in declaration of `glMultiTexCoord2fARB' ddraw/gl.h:65: warning: data definition has no type or storage class ddraw/gl.h:65: parse error before `glSecondaryColor3ubEXT' ddraw/gl.h:65: warning: type defaults to `int' in declaration of `glSecondaryColor3ubEXT' ddraw/gl.h:65: warning: data definition has no type or storage class ddraw/gl.h:65: parse error before `glSecondaryColorPointerEXT' ddraw/gl.h:65: warning: type defaults to `int' in declaration of `glSecondaryColorPointerEXT' ddraw/gl.h:65: warning: data definition has no type or storage class ddraw/gl.h:65: parse error before `glCompressedTexImage2DARB' ddraw/gl.h:65: warning: type defaults to `int' in declaration of `glCompressedTexImage2DARB' ddraw/gl.h:65: warning: data definition has no type or storage class ddraw/gl.h:65: parse error before `glCompressedTexSubImage2DARB' ddraw/gl.h:65: warning: type defaults to `int' in declaration of `glCompressedTexSubImage2DARB' ddraw/gl.h:65: warning: data definition has no type or storage class ddraw/gl.h:66: warning: type defaults to `int' in declaration of `DD_GL_data' ddraw/gl.h:66: warning: data definition has no type or storage class make[2]: *** [ddraw/hal.o] Error 1 make[2]: Leaving directory `/usr/local/transgaming/wine/dlls/ddraw' make[1]: *** [ddraw/libddraw.so] Error 2 make[1]: Leaving directory `/usr/local/transgaming/wine/dlls' make: *** [dlls] Error 2 Any help would be appreciated. I apologize if this is the wrong group, or if this is covered in a FAQ or something. This is my first attempt with WineX. Thanks in advance.
I am trying to get the latest CVS of WineX running on my box, Mandrake 8.1. I have run into a compile problem, and I am not having any luck finding anything about this. The configure and make depend go fine. During the make, I get the following error... gcc -c -I. -I. -I../../include -I../../include -g -O2 -Wall -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:65: parse error before `PFNGLACTIVETEXTUREARBPROC' ddraw/gl.h:65: warning: no semicolon at end of struct or union ddraw/gl.h:65: warning: type defaults to `int' in declaration of `glClientActiveTextureARB' ddraw/gl.h:65: warning: data definition has no type or storage class ddraw/gl.h:65: parse error before `glMultiTexCoord2fARB' ddraw/gl.h:65: warning: type defaults to `int' in declaration of `glMultiTexCoord2fARB' ddraw/gl.h:65: warning: data definition has no type or storage class ddraw/gl.h:65: parse error before `glSecondaryColor3ubEXT' ddraw/gl.h:65: warning: type defaults to `int' in declaration of `glSecondaryColor3ubEXT' ddraw/gl.h:65: warning: data definition has no type or storage class ddraw/gl.h:65: parse error before `glSecondaryColorPointerEXT' ddraw/gl.h:65: warning: type defaults to `int' in declaration of `glSecondaryColorPointerEXT' ddraw/gl.h:65: warning: data definition has no type or storage class ddraw/gl.h:65: parse error before `glCompressedTexImage2DARB' ddraw/gl.h:65: warning: type defaults to `int' in declaration of `glCompressedTexImage2DARB' ddraw/gl.h:65: warning: data definition has no type or storage class ddraw/gl.h:65: parse error before `glCompressedTexSubImage2DARB' ddraw/gl.h:65: warning: type defaults to `int' in declaration of `glCompressedTexSubImage2DARB' ddraw/gl.h:65: warning: data definition has no type or storage class ddraw/gl.h:66: warning: type defaults to `int' in declaration of `DD_GL_data' ddraw/gl.h:66: warning: data definition has no type or storage class make[2]: *** [ddraw/hal.o] Error 1 make[2]: Leaving directory `/usr/local/transgaming/wine/dlls/ddraw' make[1]: *** [ddraw/libddraw.so] Error 2 make[1]: Leaving directory `/usr/local/transgaming/wine/dlls' make: *** [dlls] Error 2 Any help would be appreciated. I apologize if this is the wrong group, or if this is covered in a FAQ or something. This is my first attempt with WineX. Thanks in advance.
I am trying to get the latest CVS of WineX running on my box, Mandrake 8.1. I have run into a compile problem, and I am not having any luck finding anything about this. The configure and make depend go fine. During the make, I get the following error... gcc -c -I. -I. -I../../include -I../../include -g -O2 -Wall -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:65: parse error before `PFNGLACTIVETEXTUREARBPROC' ddraw/gl.h:65: warning: no semicolon at end of struct or union ddraw/gl.h:65: warning: type defaults to `int' in declaration of `glClientActiveTextureARB' ddraw/gl.h:65: warning: data definition has no type or storage class ddraw/gl.h:65: parse error before `glMultiTexCoord2fARB' ddraw/gl.h:65: warning: type defaults to `int' in declaration of `glMultiTexCoord2fARB' ddraw/gl.h:65: warning: data definition has no type or storage class ddraw/gl.h:65: parse error before `glSecondaryColor3ubEXT' ddraw/gl.h:65: warning: type defaults to `int' in declaration of `glSecondaryColor3ubEXT' ddraw/gl.h:65: warning: data definition has no type or storage class ddraw/gl.h:65: parse error before `glSecondaryColorPointerEXT' ddraw/gl.h:65: warning: type defaults to `int' in declaration of `glSecondaryColorPointerEXT' ddraw/gl.h:65: warning: data definition has no type or storage class ddraw/gl.h:65: parse error before `glCompressedTexImage2DARB' ddraw/gl.h:65: warning: type defaults to `int' in declaration of `glCompressedTexImage2DARB' ddraw/gl.h:65: warning: data definition has no type or storage class ddraw/gl.h:65: parse error before `glCompressedTexSubImage2DARB' ddraw/gl.h:65: warning: type defaults to `int' in declaration of `glCompressedTexSubImage2DARB' ddraw/gl.h:65: warning: data definition has no type or storage class ddraw/gl.h:66: warning: type defaults to `int' in declaration of `DD_GL_data' ddraw/gl.h:66: warning: data definition has no type or storage class make[2]: *** [ddraw/hal.o] Error 1 make[2]: Leaving directory `/usr/local/transgaming/wine/dlls/ddraw' make[1]: *** [ddraw/libddraw.so] Error 2 make[1]: Leaving directory `/usr/local/transgaming/wine/dlls' make: *** [dlls] Error 2 Any help would be appreciated. I apologize if this is the wrong group, or if this is covered in a FAQ or something. This is my first attempt with WineX. Thanks in advance.
I am trying to get the latest CVS of WineX running on my box, Mandrake 8.1. I have run into a compile problem, and I am not having any luck finding anything about this. The configure and make depend go fine. During the make, I get the following error... gcc -c -I. -I. -I../../include -I../../include -g -O2 -Wall -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:65: parse error before `PFNGLACTIVETEXTUREARBPROC' ddraw/gl.h:65: warning: no semicolon at end of struct or union ddraw/gl.h:65: warning: type defaults to `int' in declaration of `glClientActiveTextureARB' ddraw/gl.h:65: warning: data definition has no type or storage class ddraw/gl.h:65: parse error before `glMultiTexCoord2fARB' ddraw/gl.h:65: warning: type defaults to `int' in declaration of `glMultiTexCoord2fARB' ddraw/gl.h:65: warning: data definition has no type or storage class ddraw/gl.h:65: parse error before `glSecondaryColor3ubEXT' ddraw/gl.h:65: warning: type defaults to `int' in declaration of `glSecondaryColor3ubEXT' ddraw/gl.h:65: warning: data definition has no type or storage class ddraw/gl.h:65: parse error before `glSecondaryColorPointerEXT' ddraw/gl.h:65: warning: type defaults to `int' in declaration of `glSecondaryColorPointerEXT' ddraw/gl.h:65: warning: data definition has no type or storage class ddraw/gl.h:65: parse error before `glCompressedTexImage2DARB' ddraw/gl.h:65: warning: type defaults to `int' in declaration of `glCompressedTexImage2DARB' ddraw/gl.h:65: warning: data definition has no type or storage class ddraw/gl.h:65: parse error before `glCompressedTexSubImage2DARB' ddraw/gl.h:65: warning: type defaults to `int' in declaration of `glCompressedTexSubImage2DARB' ddraw/gl.h:65: warning: data definition has no type or storage class ddraw/gl.h:66: warning: type defaults to `int' in declaration of `DD_GL_data' ddraw/gl.h:66: warning: data definition has no type or storage class make[2]: *** [ddraw/hal.o] Error 1 make[2]: Leaving directory `/usr/local/transgaming/wine/dlls/ddraw' make[1]: *** [ddraw/libddraw.so] Error 2 make[1]: Leaving directory `/usr/local/transgaming/wine/dlls' make: *** [dlls] Error 2 Any help would be appreciated. I apologize if this is the wrong group, or if this is covered in a FAQ or something. This is my first attempt with WineX. Thanks in advance.
On Fri, 09 Nov 2001 04:58:11 GMT, scott <scott.nipp@linux.com> wrote: <snip>> Any help would be appreciated. I apologize if this is the wrong group,Did you check first with transgaming if they have setup a private news server or a mailing list for their customers ? Gerard
In article <3BEBEC21.E81FD3C0@in.tum.de>, "Christian Schmidbauer" <schmidba@in.tum.de> wrote:> scott wrote: >> >> Thanks for the feedback... I finally got it to work, and now I am >> trying to get some programs to work. Having trouble with BGII, but >> going to keep pounding away at it. >> >> Sorry for posting 4 times. My newsgroup program seemed to hang on me >> and I hit the send repeatedly thinking it had locked up. ) > > And what did you do to solve the problem ? >I think the key thing that solved my problem was installing the Mesa-devel package. Before I installed this, I was doing the configure with the option to disable OPENGL. After I installed this package things seemed to go much more smoothly.