hi there, this problem has been reported when using freeglut 2.4... you should either go back to version 2.2, or compile it from sources after applying a patch posted over freeglut's forums. If you need help finding that patch let me know.
hope this helps, -E Sid Boyce wrote: > Sid Boyce wrote: > >> [EMAIL PROTECTED] wrote: >> >>> I installed fgfs by way of the configure/make/make install method. >>> >>> The 'configure' command was called as: >>> >>> $ configure --prefix=/usr/X11R6 --sysconfdir=/etc/X11 >>> >>> which is the way I configure just about all my X programs. There >>> were some warnings generated by some of the After the make, make >>> check and make install, I ran fgfs with the following command: >>> >>> $ fgfs --enable-auto-coordination --bpp=24 >>> >>> I get the following messages: >>> >>> opening file: /usr/X11R6/share/FlightGear/data/Navaids/carrier_nav.dat >>> /usr/X11R6/share/FlightGear/data/Navaids/TACAN_freq.dat >>> Initialising callsign using 'Aircraft/c172p/Models/c172p.xml' >>> freeglut (fgfs): Failed to create cursor >>> freeglut ERROR: Function <glutSetCursor> called without first >>> calling 'glutInit'. >>> $ >> >> >> <STUFF DELETED> >> I had the same error a few days ago, I ran fgfs without ~/.fgfsrc and >> it was OK. It turned out to be "--enable-clouds3d" in ~/.fgfsrc as >> suggested in the response to my post to the list, changed it to >> "--enable-clouds" and it's fine. If it's not that, it may be >> something else that can be found by commenting out other lines. >> Regards >> Sid. > > This is what I use. > ./configure --prefix=/usr --with-threads --with-simgear=/usr > --with-plib=/usr --build=athlon > > I was a bit quick off the mark, if you don't have ~/.fgfsrc, perhaps > it may be the command line option above. > Regards > Sid. _______________________________________________ Flightgear-users mailing list [email protected] http://mail.flightgear.org/mailman/listinfo/flightgear-users 2f585eeea02e2c79d7b1d8c4963bae2d
