Hi, On Thursday 09 October 2008 16:41, Björn Blissing wrote: > Im not really sure what to look for. But I have attached the dump from > running: nm -C -l display.o Line 4: U OpenThreads::Atomic::operator--() display.cpp:0
Tells that the symbol is referenced from dispay.cpp. This is one of the offending symbols. Find out why this display.cpp is compiled with this code non inline? What is the include path while compiling display.cpp? Is there any old Config file that might be found before the original one? Are there any -D switches on the gcc command line that lead to that code? That is do you define one of the defines that belong inty the header on the compiler command line? Greetings Mathias -- Dr. Mathias Fröhlich, science + computing ag, Software Solutions Hagellocher Weg 71-75, D-72070 Tuebingen, Germany Phone: +49 7071 9457-268, Fax: +49 7071 9457-511 -- Vorstand/Board of Management: Dr. Bernd Finkbeiner, Dr. Florian Geyer, Dr. Roland Niemeier, Dr. Arno Steitz, Dr. Ingrid Zech Vorsitzender des Aufsichtsrats/ Chairman of the Supervisory Board: Prof. Dr. Hanns Ruder Sitz/Registered Office: Tuebingen Registergericht/Registration Court: Stuttgart Registernummer/Commercial Register No.: HRB 382196 _______________________________________________ osg-users mailing list osg-users@lists.openscenegraph.org http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org