After waiting about 20 minutes for OpensceneGraph to finish the gmake, I 
got this at the end:

========
.
.
.
.
gmake[3]: Entering directory 
`/home/lvanek/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++ -losgViewer -losgText -losg 
-losgUtil -losgGA -losgDB -lGLU -lGL  -lOpenThreads   -o osgconv
../../../lib/Linux32/libosgViewer.so: undefined reference to 
`OpenThreads::SetProcessorAffinityOfCurrentThread(unsigned int)'
collect2: ld returned 1 exit status
gmake[3]: *** [osgconv] Error 1
gmake[3]: Leaving directory 
`/home/lvanek/OpenSceneGraph/applications/osgconv/Linux32.Opt'
gmake[2]: *** [osgconv.opt] Error 2
gmake[2]: Leaving directory 
`/home/lvanek/OpenSceneGraph/applications/osgconv'
gmake[1]: *** [default] Error 1
gmake[1]: Leaving directory `/home/lvanek/OpenSceneGraph/applications'
gmake: *** [default] Error 1
============

Im running Fedora Core 6, my compiler is:

==========
GNU Make 3.81
Copyright (C) 2006  Free Software Foundation, Inc.
This is free software; see the source for copying conditions.
There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE.
===========

I had compiled & installed (without issues) cvs versions of OpenThreads 
& Producer prior the attempted build of OpenSceneGraph.



-------------------------------------------------------------------------
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
[email protected]
https://lists.sourceforge.net/lists/listinfo/flightgear-users

Reply via email to