Laurence Vanek wrote:
> Sid Boyce wrote:
>   
>> The normal place libraries should go is in  /usr/local/lib, with 
>> appropriate library search path in /etc/ld.so.conf, /usr/local/lib is 
>> sufficient for the linker to find them. /usr/local/include is for header 
>> files not libraries. Those lines look irrelevant.
>> Regards
>> Sid.
>>   
>>     
> Sid - thanks for advice. I do also have /usr/local/lib. Looks like the 
> rest is of no use.
>
>   
update:

Did cvs updates to OpenThreads, Producer, and OpenSceneGraph. 
OpenThreads & Producer build & install w/o issues. OpenSceneGraph still 
throws same error(s):

========
.
.
.
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
make[3]: *** [osgconv] Error 1
make[3]: Leaving directory 
`/home/lvanek/OpenSceneGraph/applications/osgconv/Linux32.Opt'
make[2]: *** [osgconv.opt] Error 2
make[2]: Leaving directory 
`/home/lvanek/OpenSceneGraph/applications/osgconv'
make[1]: *** [default] Error 1
make[1]: Leaving directory `/home/lvanek/OpenSceneGraph/applications'
make: *** [default] Error 1
========

for now I will make do with stock rpm's I have for these since they seem 
to work.
Thanks for help.

running Linux updated Fedora Core 6.
make --version
GNU Make 3.81


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