Hi
I have  checked out the latest CVS version of OpenSceneGraph and am
having compilation issues.
I have built the latest CVS versions of OpenThreads and Producer
successfully, however when I build OSG, I get the following error.

I am running Slamd64, an x86_64 version of Slackware, with 2.6.16.29
SMP Linux kernel, with GCC-3.4.6 . I am not familiar at all with the
code, and hence  I appreciate any pointers provided to fix this issue.
This is my first time running FlightGear.

Thanks in advance,
--Vikas



g++  -O2 -W -Wall -fPIC -pipe -DOSGPRODUCER_LIBRARY -I../../../include
 -I/usr/X11R6/include -c ../ViewerEventHandler.cpp
g++  -O2 -W -Wall -fPIC -pipe -DOSGPRODUCER_LIBRARY -I../../../include
 -I/usr/X11R6/include -c ../Viewer.cpp
g++  -O2 -W -Wall -fPIC -pipe -DOSGPRODUCER_LIBRARY -I../../../include
 -I/usr/X11R6/include -c ../Version.cpp
g++  -O2 -L/usr/X11R6/lib64 -L../../../lib/Linux64  -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
`.gnu.linkonce.t._ZN7osgUtil10Statistics3endEv' referenced in section
`.rodata' of ViewerEventHandler.o: defined in discarded section
`.gnu.linkonce.t._ZN7osgUtil10Statistics3endEv' of
ViewerEventHandler.o
`.gnu.linkonce.t._ZN7osgUtil10Statistics12drawElementsEjiPKj'
referenced in section `.rodata' of ViewerEventHandler.o: defined in
discarded section
`.gnu.linkonce.t._ZN7osgUtil10Statistics12drawElementsEjiPKj' of
ViewerEventHandler.o
`.gnu.linkonce.t._ZN7osgUtil10Statistics12drawElementsEjiPKt'
referenced in section `.rodata' of ViewerEventHandler.o: defined in
discarded section
`.gnu.linkonce.t._ZN7osgUtil10Statistics12drawElementsEjiPKt' of
ViewerEventHandler.o
`.gnu.linkonce.t._ZN7osgUtil10Statistics12drawElementsEjiPKh'
referenced in section `.rodata' of ViewerEventHandler.o: defined in
discarded section
`.gnu.linkonce.t._ZN7osgUtil10Statistics12drawElementsEjiPKh' of
ViewerEventHandler.o
`.gnu.linkonce.t._ZN7osgUtil10Statistics10drawArraysEjii' referenced
in section `.rodata' of ViewerEventHandler.o: defined in discarded
section `.gnu.linkonce.t._ZN7osgUtil10Statistics10drawArraysEjii' of
ViewerEventHandler.o
collect2: ld returned 1 exit status
gmake[3]: *** [libosgProducer.so] Error 1
gmake[3]: Leaving directory
`/mnt/extra/FLIGHTGEAR/OpenSceneGraph/OpenSceneGraph/src/osgProducer/Linux64.Opt'
gmake[2]: *** [libosgProducer.so.opt] Error 2
gmake[2]: Leaving directory
`/mnt/extra/FLIGHTGEAR/OpenSceneGraph/OpenSceneGraph/src/osgProducer'
gmake[1]: *** [default] Error 1
gmake[1]: Leaving directory
`/mnt/extra/FLIGHTGEAR/OpenSceneGraph/OpenSceneGraph/src'
gmake: *** [default] Error 1

-- 
http://www.vikaskumar.org/

-------------------------------------------------------------------------
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-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to