Hi John, It sounds like you have an older version of OpenThreads hanging around on your system that is confusing the linker.
Robert. On 10/26/06, John Wojnaroski <[EMAIL PROTECTED]> wrote:
Did I miss something when building in the Producer and OpenThreads directory? Both seemed to build and install cleanly. This is release 1.2, Sep 12,2006 > Entering directory osgconv > make[2]: Entering directory > `/dos/OSG_OP_OT-1.2/OpenSceneGraph/applications/osgconv' > make[3]: Entering directory > `/dos/OSG_OP_OT-1.2/OpenSceneGraph/applications/osgconv/Linux32.Opt' > g++ -O2 -W -Wall -fPIC -pipe -I../../../include > -I/usr/X11R6/include -c ../OrientationConverter.cpp > g++ -O2 -W -Wall -fPIC -pipe -I../../../include > -I/usr/X11R6/include -c ../osgconv.cpp > 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 > `OpenThreads::GetNumberOfProcessors()' > collect2: ld returned 1 exit status > make[3]: *** [osgconv] Error 1 Regards John W. _______________________________________________ osg-users mailing list [email protected] http://openscenegraph.net/mailman/listinfo/osg-users http://www.openscenegraph.org/
_______________________________________________ osg-users mailing list [email protected] http://openscenegraph.net/mailman/listinfo/osg-users http://www.openscenegraph.org/
