MegaFuse icon indicating copy to clipboard operation
MegaFuse copied to clipboard

Bulid error in Ubuntu Server 16.04

Open iqs-systems opened this issue 7 years ago • 0 comments

after make I get error: ... In file included from /usr/include/c++/5/memory:81:0, from /usr/include/cryptopp/stdcpp.h:14, from /usr/include/cryptopp/cryptlib.h:82, from sdk/megacrypto.h:24, from src/MegaFuseApp.cpp:7: /usr/include/c++/5/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^ g++: 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. Makefile:43: recipe for target 'src/MegaFuseApp.o' failed make: *** [src/MegaFuseApp.o] Error 4

iqs-systems avatar Jun 23 '17 17:06 iqs-systems