> > Xlib:  extension "GLXUnsupportedPrivateRequest" missing on display ":0.0".
> > GLUT: Fatal Error in fgfs: visual with necessary capabilities not found.

Hah!  Try running something that uses full texturing such as "gloss";
the differences in private requests between GL implementations generally
appear when trying to do texturing, which "gears" (etc) doesn't use.

It is likely that you have replaced the GLX backend in the server, but not
recompiled the GL front end in the X libraries.  The latter includes changes
to the source code headers, so everything from PLIB onwards must be
recompiled.


_______________________________________________
Flightgear-devel mailing list
[EMAIL PROTECTED]
http://mail.flightgear.org/mailman/listinfo/flightgear-devel

Reply via email to