The system is: Linux - 2.6.24-12-generic - unknown Determining if the C compiler is GNU succeeded with the following output: # 1 "/usr/share/cmake-2.4/Modules/CMakeTestGNU.c" # 1 "" # 1 "" # 1 "/usr/share/cmake-2.4/Modules/CMakeTestGNU.c" void THIS_IS_GNU(); Determining if the C++ compiler is GNU succeeded with the following output: # 1 "/usr/share/cmake-2.4/Modules/CMakeTestGNU.c" # 1 "" # 1 "" # 1 "/usr/share/cmake-2.4/Modules/CMakeTestGNU.c" void THIS_IS_GNU(); Determining if the C compiler works passed with the following output: /usr/bin/make -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build make[1]: Betrete Verzeichnis '/home/piranha/orxonox/trunk/CMakeFiles/CMakeTmp' /usr/bin/cmake -E cmake_progress_report /home/piranha/orxonox/trunk/CMakeFiles/CMakeTmp/CMakeFiles 1 Building C object CMakeFiles/cmTryCompileExec.dir/testCCompiler.o /usr/bin/gcc -o CMakeFiles/cmTryCompileExec.dir/testCCompiler.o -c /home/piranha/orxonox/trunk/CMakeFiles/CMakeTmp/testCCompiler.c Linking C executable cmTryCompileExec /usr/bin/cmake -P CMakeFiles/cmTryCompileExec.dir/cmake_clean_target.cmake /usr/bin/gcc -fPIC "CMakeFiles/cmTryCompileExec.dir/testCCompiler.o" -o cmTryCompileExec -rdynamic make[1]: Verlasse Verzeichnis '/home/piranha/orxonox/trunk/CMakeFiles/CMakeTmp' Determining size of void* passed with the following output: /usr/bin/make -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build make[1]: Betrete Verzeichnis '/home/piranha/orxonox/trunk/CMakeFiles/CMakeTmp' /usr/bin/cmake -E cmake_progress_report /home/piranha/orxonox/trunk/CMakeFiles/CMakeTmp/CMakeFiles 1 Building C object CMakeFiles/cmTryCompileExec.dir/CheckTypeSize.o /usr/bin/gcc -o CMakeFiles/cmTryCompileExec.dir/CheckTypeSize.o -c /home/piranha/orxonox/trunk/CMakeFiles/CMakeTmp/CheckTypeSize.c Linking C executable cmTryCompileExec /usr/bin/cmake -P CMakeFiles/cmTryCompileExec.dir/cmake_clean_target.cmake /usr/bin/gcc -fPIC "CMakeFiles/cmTryCompileExec.dir/CheckTypeSize.o" -o cmTryCompileExec -rdynamic make[1]: Verlasse Verzeichnis '/home/piranha/orxonox/trunk/CMakeFiles/CMakeTmp' Determining if the CXX compiler works passed with the following output: /usr/bin/make -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build make[1]: Betrete Verzeichnis '/home/piranha/orxonox/trunk/CMakeFiles/CMakeTmp' /usr/bin/cmake -E cmake_progress_report /home/piranha/orxonox/trunk/CMakeFiles/CMakeTmp/CMakeFiles 1 Building CXX object CMakeFiles/cmTryCompileExec.dir/testCXXCompiler.o /usr/bin/c++ -o CMakeFiles/cmTryCompileExec.dir/testCXXCompiler.o -c /home/piranha/orxonox/trunk/CMakeFiles/CMakeTmp/testCXXCompiler.cxx Linking CXX executable cmTryCompileExec /usr/bin/cmake -P CMakeFiles/cmTryCompileExec.dir/cmake_clean_target.cmake /usr/bin/c++ -fPIC "CMakeFiles/cmTryCompileExec.dir/testCXXCompiler.o" -o cmTryCompileExec -rdynamic make[1]: Verlasse Verzeichnis '/home/piranha/orxonox/trunk/CMakeFiles/CMakeTmp'