Comment 31 for bug 560135

Revision history for this message
Cedric Pinson (cedric-pinson) wrote :

I removed the lines in sources.list from #25 and add the one from #26
I started from a fresh build:
and i have the ice:

trigrou@trigrou-laptop:/tmp/OpenSceneGraph-2.8.3/build$ make
[ 0%] Building CXX object src/OpenThreads/pthreads/CMakeFiles/OpenThreads.dir/PThread.o
[ 0%] Building CXX object src/OpenThreads/pthreads/CMakeFiles/OpenThreads.dir/PThreadBarrier.o
[ 0%] Building CXX object src/OpenThreads/pthreads/CMakeFiles/OpenThreads.dir/PThreadCondition.o
[ 0%] Building CXX object src/OpenThreads/pthreads/CMakeFiles/OpenThreads.dir/PThreadMutex.o
[ 0%] Building CXX object src/OpenThreads/pthreads/CMakeFiles/OpenThreads.dir/__/common/Version.o
[ 0%] Building CXX object src/OpenThreads/pthreads/CMakeFiles/OpenThreads.dir/__/common/Atomic.o
Linking CXX shared library ../../../lib/libOpenThreads.so
[ 0%] Built target OpenThreads
[ 0%] Building CXX object src/osg/CMakeFiles/osg.dir/AlphaFunc.o
In file included from /usr/include/c++/4.4/vector:64,
                 from /tmp/OpenSceneGraph-2.8.3/include/osg/StateAttribute:24,
                 from /tmp/OpenSceneGraph-2.8.3/include/osg/AlphaFunc:17,
                 from /tmp/OpenSceneGraph-2.8.3/src/osg/AlphaFunc.cpp:14:
/usr/include/c++/4.4/bits/stl_uninitialized.h:291: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <file:///usr/share/doc/gcc-4.4/README.Bugs> for instructions.
make[2]: *** [src/osg/CMakeFiles/osg.dir/AlphaFunc.o] Error 1
make[1]: *** [src/osg/CMakeFiles/osg.dir/all] Error 2
make: *** [all] Error 2