/bin/sh ../share/genbuild.sh obj/build.h
g++ -c -O2 -pthread -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -g -DBOOST_SPIRIT_THREADSAFE -D_FILE_OFFSET_BITS=64 -I/root/source/Blakecoin/src -I/root/source/Blakecoin/src/obj -DUSE_UPNP=0 -DUSE_IPV6=1 -I/root/source/Blakecoin/src/leveldb/include -I/root/source/Blakecoin/src/leveldb/helpers -DHAVE_BUILD_INFO -fno-stack-protector -fstack-protector-all -Wstack-protector -D_FORTIFY_SOURCE=2 -MMD -MF obj/main.d -o obj/main.o main.cpp
main.cpp: In function âunsigned int GetNextWorkRequired(const CBlockIndex*, const CBlockHeader*)â:
main.cpp:1168:48: warning: format â%lldâ expects argument of type âlong long intâ, but argument 2 has type âintâ [-Wformat]
g++: internal compiler error: Killed (program cc1plus)
Please submit a full bug report,
with preprocessed source if appropriate.
See
make: *** [obj/main.o] Error 4
Also, because I updated everything, I get this error trying to run the binary:
./blakecoind: error while loading shared libraries: libboost_system.so.1.46.1: cannot open shared object file: No such file or directory