Post
Topic
Board Announcements (Altcoins)
Re: [XBN] Bitnote: the secure, private, untraceable CryptoNote based Cryptocurrency
by
ybelevi
on 20/02/2018, 15:01:39 UTC
i want to compile wallet in debian, what i'm doing wrong

src/CMakeFiles/crypto.dir/build.make:158: recipe for target 'src/CMakeFiles/crypto.dir/crypto/crypto.cpp.o' failed
make[2]: *** [src/CMakeFiles/crypto.dir/crypto/crypto.cpp.o] Error 1
CMakeFiles/Makefile2:290: recipe for target 'src/CMakeFiles/crypto.dir/all' failed
make[1]: *** [src/CMakeFiles/crypto.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
cc1plus: all warnings being treated as errors
src/CMakeFiles/cryptonote_core.dir/build.make:230: recipe for target 'src/CMakeFiles/cryptonote_core.dir/cryptonote_core/miner.cpp.o' failed
make[2]: *** [src/CMakeFiles/cryptonote_core.dir/cryptonote_core/miner.cpp.o] Error 1
CMakeFiles/Makefile2:253: recipe for target 'src/CMakeFiles/cryptonote_core.dir/all' failed
make[1]: *** [src/CMakeFiles/cryptonote_core.dir/all] Error 2
Makefile:138: recipe for target 'all' failed
make: *** [all] Error 2