Hi all, I'm getting the following compilation error, using today's cvs version of OSG, SimGear, and FlightGear. Any clue as to what might be going on?
Cheers, Durk make[2]: Entering directory `/home/durk/src/FlightGear-0.9/source-clean/src/Scenery' if g++ -DHAVE_CONFIG_H -I. -I. -I../../src/Include -I../.. -I../../src -I/usr/X11R6/include -I/usr/local/include -g -O3 -D_REENTRANT -MT SceneryPager.o -MD -MP -MF ".deps/SceneryPager.Tpo" -c -o SceneryPager.o SceneryPager.cxx; \ then mv -f ".deps/SceneryPager.Tpo" ".deps/SceneryPager.Po"; else rm -f ".deps/SceneryPager.Tpo"; exit 1; fi /usr/local/include/OpenThreads/Thread: In copy constructor ‘osgDB::DatabasePager::DatabasePager(const osgDB::DatabasePager&)’: /usr/local/include/OpenThreads/Thread:364: error: ‘OpenThreads::Thread::Thread(const OpenThreads::Thread&)’ is private /usr/local/include/osgDB/DatabasePager:41: error: within this context /usr/local/include/OpenThreads/Mutex:73: error: ‘OpenThreads::Mutex::Mutex(const OpenThreads::Mutex&)’ is private /usr/local/include/osgDB/DatabasePager:41: error: within this context /usr/local/include/OpenThreads/Mutex:73: error: ‘OpenThreads::Mutex::Mutex(const OpenThreads::Mutex&)’ is private /usr/local/include/osgDB/DatabasePager:41: error: within this context /usr/local/include/OpenThreads/Mutex:73: error: ‘OpenThreads::Mutex::Mutex(const OpenThreads::Mutex&)’ is private /usr/local/include/osgDB/DatabasePager:41: error: within this context /usr/local/include/OpenThreads/Mutex:73: error: ‘OpenThreads::Mutex::Mutex(const OpenThreads::Mutex&)’ is private /usr/local/include/osgDB/DatabasePager:41: error: within this context /usr/local/include/OpenThreads/Mutex:73: error: ‘OpenThreads::Mutex::Mutex(const OpenThreads::Mutex&)’ is private /usr/local/include/osgDB/DatabasePager:41: error: within this context /usr/local/include/OpenThreads/Mutex:73: error: ‘OpenThreads::Mutex::Mutex(const OpenThreads::Mutex&)’ is private /usr/local/include/osgDB/DatabasePager:41: error: within this context SceneryPager.cxx: In copy constructor ‘flightgear::SceneryPager::SceneryPager(const flightgear::SceneryPager&)’: SceneryPager.cxx:34: note: synthesized method ‘osgDB::DatabasePager::DatabasePager(const osgDB::DatabasePager&)’ first required here make[2]: *** [SceneryPager.o] Error 1 make[2]: Leaving directory `/home/durk/src/FlightGear-0.9/source-clean/src/Scenery' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/durk/src/FlightGear-0.9/source-clean/src' ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Flightgear-devel mailing list Flightgear-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/flightgear-devel