matteoserva / MegaFuse

MEGA client for linux, based on FUSE
Other
250 stars 80 forks source link

Bulid error in Ubuntu Server 16.04 #81

Open iqs-systems opened 7 years ago

iqs-systems commented 7 years ago

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