On Mon, 2003-08-04 at 11:09, Jean-Christophe Dubacq wrote: > > Some more testing of Xfree 4.3 led me to find that crack-attack > doesn't work any more.
Which driver? Seems to work fine with the r200 driver from 4.3 here. > It doesn't even compile anymore. > > The trouble is with function glActiveTextureARB, found not declared. > > Apparently this is not the first time this is the problem. Google lead > me to > http://seneca.me.umn.edu/pipermail/flightgear-devel/2003-March/016073.html > > which talks about the same problem... As hinted in that thread, it probably isn't dealing correctly with OpenGL extensions; defining GLX_GLXEXT_PROTOTYPES before including /usr/include/GL/glxext.h might work as a shortcut. -- Earthling Michel Dänzer \ Debian (powerpc), XFree86 and DRI developer Software libre enthusiast \ http://svcs.affero.net/rm.php?r=daenzer

