I see there's some work going on related to OpenSceneGraph. Per suggestions here, I've been trying to compile the patched version from: ftp://ftp.uni-duisburg.de/FlightGear/Misc_maf/OpenSceneGraph-20061029/
On running make, I first got this error: g++ -O2 -W -Wall -fPIC -pipe -I../../../../include -I/usr/local/include -I/usr/freeware/include -c ../ReaderWriterGIF.cpp ../ReaderWriterGIF.cpp:50:25: error: gif_lib.h: No such file or directory So I installed giflib-develop - 4.1.3-6.2.1.i386. Began make again, and that prior error seemed resolved. Then got: g++ -O2 -L/usr/X11R6/lib -L../../../lib/Linux32 OrientationConverter.o osgconv.o -lstdc++ -losgProducer -lProducer -losgText -losg -losgUtil -losgGA -losgDB -lGLU -lGL -lOpenThreads -o osgconv ../../../lib/Linux32/libosgProducer.so: undefined reference to `Producer::PipeTimer::_thePipeTimer' ../../../lib/Linux32/libosgProducer.so: undefined reference to `Producer::Camera::FrameTimeStampSet::~FrameTimeStampSet()' ../../../lib/Linux32/libosgProducer.so: undefined reference to `Producer::PipeTimer::setReturnType(Producer::PipeTimer::ReturnType)' ../../../lib/Linux32/libosgProducer.so: undefined reference to `OpenThreads::GetNumberOfProcessors()' collect2: ld returned 1 exit status make[3]: *** [osgconv] Error 1 I'm hopeful for resolution of this, after some sleep :-) Mike ____________________________________________________________________________________ We have the perfect Group for you. Check out the handy changes to Yahoo! Groups (http://groups.yahoo.com) ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Flightgear-devel mailing list Flightgear-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/flightgear-devel