I was able to build the OSG from the OSG_OP_OT-1.2-Flightgear.tar.gz
on a Debian etch system (gcc Debian 4.1.1-13 -based), but not on a sarge
one (Debian 1:3.3.5-13 -based).

Tried osg cvs head (copied over the ac3d and rgb plugin directories
manually from the .tar.gz above), and had the same problem.

This is what it looks like:
g++  -O2 -L/usr/X11R6/lib -L../../../lib/Linux32
-L/home/vassilii/flightgear.nobackup/lib
-L/home/vassilii/flightgear.nobackup/lib -shared  KeyboardMouseCallback.o
GraphicsContextImplementation.o OsgCameraGroup.o OsgSceneHandler.o
ViewerEventHandler.o Viewer.o Version.o   -lstdc++ -lProducer -lGLU -lGL
-losgText -losgGA -losgUtil -losgDB -losg -lOpenThreads -o
libosgProducer.so
`.L20722' referenced in section `.rodata' of ViewerEventHandler.o: defined
in discarded section
`.gnu.linkonce.t._ZN7osgUtil10Statistics10drawArraysEjii' of
ViewerEventHandler.o
...
[several tens of similar errors with different .L.... and mangled names]
`.L21298' referenced in section `.rodata' of ViewerEventHandler.o: defined
in discarded section `.gnu.linkonce.t._ZN7osgUtil10Statistics3endEv' of
ViewerEventHandler.o
collect2: ld returned 1 exit status
make[3]: *** [libosgProducer.so] Error 1
make[3]: Leaving directory
`/home/vassilii/flightgear.nobackup/OSG_OP_OT-1.2-Flightgear/OpenSceneGraph/src/osgProducer/Linux32.Opt'

Does anybody have any idea what to do, except move the machine over to
debian etch? (The OpenThread and Producer libraries have been properly
built and installed already; no other places with OpenThreads/Producer/osg
around this machine).

Also, where does one take the files missing for the examples (e.g., the
cow.osg, or the lz.osg mentioned in the runexamples.bat)?

Vassilii


-------------------------------------------------------------------------
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

Reply via email to