I decided to try my hand again at building the osg (head) branch. I have been running plib branch fine.
To my surprise I was able to build OpenSceneGraph with no issues. My attempt at a make of fg produced this: =============== . . Making all in Aircraft make[2]: Entering directory `/home/lvanek/FlightGear-0.9/source/src/Aircraft' if g++ -DHAVE_CONFIG_H -I. -I. -I../../src/Include -I../.. -I../../src -I/usr/local/include -g -O2 -D_REENTRANT -MT aircraft.o -MD -MP -MF ".deps/aircraft.Tpo" -c -o aircraft.o aircraft.cxx; \ then mv -f ".deps/aircraft.Tpo" ".deps/aircraft.Po"; else rm -f ".deps/aircraft.Tpo"; exit 1; fi In file included from ../../src/Cockpit/panel.hxx:54, from aircraft.cxx:41: ../../src/Input/input.hxx:38:43: error: simgear/structure/SGBinding.hxx: No such file or directory ../../src/Input/input.hxx:41:50: error: simgear/scene/util/SGSceneUserData.hxx: No such file or directory ../../src/Input/input.hxx:169: error: ‘SGBinding’ was not declared in this scope ../../src/Input/input.hxx:169: error: template argument 1 is invalid ../../src/Input/input.hxx:169: error: template argument 1 is invalid ../../src/Input/input.hxx:169: error: template argument 2 is invalid ../../src/Input/input.hxx:340: error: ‘SGPickCallback’ was not declared in this scope ../../src/Input/input.hxx:340: error: template argument 1 is invalid ../../src/Input/input.hxx:340: error: template argument 1 is invalid ../../src/Input/input.hxx:340: error: template argument 2 is invalid ../../src/Input/input.hxx:340: error: template argument 2 is invalid ../../src/Input/input.hxx:340: error: template argument 4 is invalid ../../src/Cockpit/panel.hxx:253: error: ‘SGBinding’ has not been declared ../../src/Cockpit/panel.hxx:274: error: ‘SGBinding’ was not declared in this scope ../../src/Cockpit/panel.hxx:274: error: template argument 1 is invalid ../../src/Cockpit/panel.hxx:274: error: template argument 2 is invalid make[2]: *** [aircraft.o] Error 1 make[2]: Leaving directory `/home/lvanek/FlightGear-0.9/source/src/Aircraft' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/lvanek/FlightGear-0.9/source/src' make: *** [all-recursive] Error 1 ================= I am running Fedora Core 6 using compiler: gcc (GCC) 4.1.1 20070105 (Red Hat 4.1.1-51) anyone have any suggestions? ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Flightgear-users mailing list Flightgear-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/flightgear-users