Gopal Mor wrote:

Processing command line arguments<BR>Finished command line
arguments<BR>Opening a window: 800x600<BR>Mesa GLX Indirect<BR>Max
texture size = 2048<BR>Depth buffer bits = 16<BR>FATAL: ssgInit called
without a valid OpenGL context.<BR></P> <P>I have MESA Lib 3.4.X
installed on my machine. Any idea why about invalis OpenGL context ?</P>

Not sure about other platforms, but on FreeBSD that would be an
indication that Mesa was built with pthreads and the app that uses it
was built without pthreads. You may also want to verify all libraries
are built with the same compiler and compiler options.

Cheers,

                                -- Bert

-- 
Bert Driehuis -- [EMAIL PROTECTED] -- +31-20-3116119
If the only tool you've got is an axe, every problem looks like fun!



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

Reply via email to