Thanks for the pointer. I run gentoo linux and my gl.h comes from nvidia-glx... I do have another version of gl.h on my system that comes with the xfree 4.3.0 package.
Ok, I changed the link for /usr/X11R6/include/GL/gl.h from my nvidia version to the xfree 4.3.0 version and it compiled ok. When I get home I'll see if it runs ok (I'm at work and ssh'd in to test the compile). On Fri, 2004-02-27 at 05:51, Jiba wrote: > On Thu, 26 Feb 2004 20:38:06 -0500 > Jack Madison <[EMAIL PROTECTED]> wrote: > > > Arggg... I FINALLY am getting around to trying to install and > > getting: > > > > > > gcc -fno-strict-aliasing -DNDEBUG -fPIC -I/usr/include > > -I/usr/local/include -I/usr/X11R6/lib -I/usr/include/freetype2 > > -I/usr/local/include/freetype2 -I/usr/include/cal3d > > -I/usr/local/include/cal3d -I/sw/include -I/usr/include/python2.3 -c > > soyaopengl.c -o build/temp.linux-i686-2.3/soyaopengl.o > > soyaopengl.c: In function `initsoyaopengl': > > soyaopengl.c:2992: error: `GL_ALL_CLIENT_ATTRIB_BITS' undeclared > > (first use in this function) > > Normally this flag is defined in gl.h... (/usr/X11R6/include/GL/gl.h for > me). > > Do you have this file, and what version do you have ? (mine comes from > Mesa 4.0.4) > > Jiba -- Jack Madison <[EMAIL PROTECTED]> -- Pour vous desabonner envoyez un mail a [EMAIL PROTECTED]
