When compiling from source on Ubuntu 64bit using:
make -f makefile.unix
I get the error:
Building LevelDB ...
make[1]: Entering directory `/BitToken/src/leveldb'
make[1]: *** No rule to make target `libleveldb.a'. Stop.
make[1]: Leaving directory `/BitToken/src/leveldb'
make: *** [leveldb/libleveldb.a] Error 2
I have all the needed dependances & have compiled many wallets on this unit before - any ideas?
And we are working on a new BitToken's Win Wallet build to clear most of these false positives.