forknote / cryptonote-generator

Generate Cryptonote coin with 1 command
104 stars 211 forks source link

Fatal Error generating on ubuntu 16.04 #50

Closed zhmrab closed 6 years ago

zhmrab commented 6 years ago

I ran install_dependencies.sh smoothly but now keep on getting this, has anyone seen this ? I already successfully generated binaries on OSX & Windows but keep on running into this issue here...

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. external/gtest/CMakeFiles/gtest.dir/build.make:62: recipe for target 'external/gtest/CMakeFiles/gtest.dir/src/gtest-all.cc.o' failed make[2]: [external/gtest/CMakeFiles/gtest.dir/src/gtest-all.cc.o] Error 4 CMakeFiles/Makefile2:270: recipe for target 'external/gtest/CMakeFiles/gtest.dir/all' failed make[1]: [external/gtest/CMakeFiles/gtest.dir/all] Error 2 make[1]: *** Waiting for unfinished jobs....

zhmrab commented 6 years ago

Closing this, it was a memory problem