June 4, 200619 yr Hi - I'm attempting to build Flightgear 0.9.10. Specs are belowHardware Specs: AMD Athlon 64 1GB Integrated VIA Technologies, Inc. VT8233/A/8235/8237 AC97 Nvidi 6600 Software Specs:FC5-64 2.6.16-1.2122_FC5Have applied Nvidia drivers from livna and they appear to be working fine. glxgears works great and reports frame rates around 700 with glxgears window size around 1024x768Simgear make fails near the end (i think) with the error below:make[3]: Entering directory `/usr/local/source/SimGear-0.3.10/simgear/sound'g++ -g -O2 -D_REENTRANT -o openal_test1 openal_test1.o ../../simgear/debug/libsgdebug.a -lopenal -lmopenal_test1.o: In function `main':/usr/local/source/SimGear-0.3.10/simgear/sound/openal_test1.cxx:120: undefined reference to `alutCreateBufferFromFile'collect2: ld returned 1 exit statusmake[3]: *** [openal_test1] Error 1make[3]: Leaving directory `/usr/local/source/SimGear-0.3.10/simgear/sound'make[2]: *** [all-recursive] Error 1make[2]: Leaving directory `/usr/local/source/SimGear-0.3.10/simgear'make[1]: *** [all] Error 2make[1]: Leaving directory `/usr/local/source/SimGear-0.3.10/simgear'make: *** [all-recursive] Error 1The alut libs are installed:freealut-1.0.0-3.fc5freealut-devel-1.0.0-3.fc5Does someone have an idea on whats amiss here?ThanksHuw Dixon
Create an account or sign in to comment