[Cppcms-users] CPPDB compile error - Ubuntu 12.04.2 LTS
Brought to you by:
artyom-beilis
|
From: nerdux <ne...@ne...> - 2013-07-11 15:35:42
|
Hi... CPPCMS 1.0.4 won't compile with Ubuntu 12.04.2 LTS, dependencies satisfied, everything updated, uname -a gives: Linux ns1 3.2.0-23-virtual #36-Ubuntu SMP Tue Apr 10 22:29:03 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux Scanning dependencies of target tc_skin_b [ 69%] Building CXX object CMakeFiles/tc_skin_b.dir/tc_skin_b.cpp.o Linking CXX shared library libtc_skin_b.so [ 69%] Built target tc_skin_b Scanning dependencies of target tc_test [ 69%] Building CXX object CMakeFiles/tc_test.dir/tests/tc_test.cpp.o Linking CXX executable tc_test [ 69%] Built target tc_test Scanning dependencies of target url_mapper_test [ 69%] Building CXX object CMakeFiles/url_mapper_test.dir/tests/url_mapper_test.cpp.o Linking CXX executable url_mapper_test [ 69%] Built target url_mapper_test Scanning dependencies of target xss_test [ 70%] Building CXX object CMakeFiles/xss_test.dir/tests/xss_test.cpp.o c++: internal compiler error: Killed (program cc1plus) Please submit a full bug report, with preprocessed source if appropriate. See <file:///usr/share/doc/gcc-4.6/README.Bugs> for instructions. make[2]: *** [CMakeFiles/xss_test.dir/tests/xss_test.cpp.o] Error 4 make[1]: *** [CMakeFiles/xss_test.dir/all] Error 2 make: *** [all] Error 2 What should I do now? Regards, Mario |