Post
Topic
Board Announcements (Altcoins)
Re: [*] 8BIT [Dark Masternodes][Anon][Roadmap Stage 4]
by
drays
on 02/03/2018, 01:22:16 UTC
Thanks for the help, but i can use some more lol

I get stuck at the following line:

Code:
make -f makefile.unix&&strip 8bitd&&sudo cp 8bitd /usr/bin

I have tried the makefile.unix as its own command and I run into this:


main.cpp: In function ‘CBigNum GetProofOfStakeLimit(int)’:
main.cpp:1124:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
         if(nHeight                   ^
main.cpp: In member function ‘bool CBlock::AcceptBlock()’:
main.cpp:2501:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
     if (IsProofOfStake() && nHeight < POS_START_BLOCK)
                                     ^
g++: internal compiler error: Killed (program cc1plus)
Please submit a full bug report,
with preprocessed source if appropriate.
See for instructions.
makefile.unix:201: recipe for target 'obj/main.o' failed
make: *** [obj/main.o] Error 4


ive tried it all please help
thanks

Your machine lacks RAM. Add RAM or swap space.