Post
Topic
Board Announcements (Altcoins)
Re: [ANN][Ƀ+] BlakeBitcoin | Blake-256 | GPU | Merged Mined | 21Mil | No Premine
by
Monk3ynutz
on 12/06/2014, 00:44:04 UTC
Trying to compile from source from git repo and get the following error:

~/BlakeBitcoin/src $ make -f makefile.unix
Building LevelDB ...
make[1]: Entering directory `/BlakeBitcoin/src/leveldb'
make[1]: *** No rule to make target `libleveldb.a'.  Stop.
make[1]: Leaving directory `/BlakeBitcoin/src/leveldb'
make: *** [leveldb/libleveldb.a] Error 2

I've dealt with this once before with another coin by simply copying these files from another coin's source but would be interested in finding out why this happens.