Hi,

Just finished putting together a dual-core 64 bit machine with Centos5.1

The FlightGear build and install was going just fine until trying to 
compile FlightGear ( the CVS version )

right at the start, the gl-info complained about not finding glut 
functions.  Looking in /usr/include/GL and /usr/lib both the header 
files glut.h and the libraries libglut.a and libglut.so.3.7 are 
installed.  OTH the ./configure log shows that glutGetModifiers search 
fails to find the glut libraries.  OK, that explains the compile error, 
so question?

Sounds like a need to recompile recompile the glut library from the 
source on the host machine, but before I do that thought of giving SDL a 
whirl, so "./configure --enable-sdl --enable-osgviewer"

Same problem gl-info.c in the tests  directory complains.   So do we 
need glut even if not using it for the fgfs binary?

Also looking for any tips, gotchas, or watch-out-fors from anyone who 
has successfully built and run FG on a 64-bit machine.

Thanks
John W.




-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to