From: Paul <pau...@bt...> - 2016-01-16 11:10:11
|
Hi I looked at the lines following the compile failure of wsjtx using jtsdk on my raspberry pi 2 and it is as follows: I am using Ubuntu Mate not Raspbian, although I could set up Raspbian if there is any interest. The code is version 4.0 r6403 c++: internal compiler error: Killed (program cc1plus) Please submit a full bug report, with preprocessed source if appropriate. See <file:///usr/share/doc/gcc-5/README.Bugs> for instructions. CMakeFiles/wsjtx.dir/build.make:498: recipe for target 'CMakeFiles/wsjtx.dir/plotter.cpp.o' failed make[2]: *** [CMakeFiles/wsjtx.dir/plotter.cpp.o] Error 4 make[2]: *** Waiting for unfinished jobs.... CMakeFiles/Makefile2:1208: recipe for target 'CMakeFiles/wsjtx.dir/all' failed make[1]: *** [CMakeFiles/wsjtx.dir/all] Error 2 Makefile:136: recipe for target 'all' failed make: *** [all] Error 2 73 Paul m1bkl |