Need help, cant compile Linux
it gives me this error,
dont know how to solve it
Ubuntu 14.04.1 x64
make[1]: Entering directory `/home/soul/BadCoin/src/leveldb'
make[1]: *** No rule to make target `libleveldb.a'. Stop.
make[1]: Leaving directory `/home/soul/BadCoin/src/leveldb'
make: *** [/home/soul/BadCoin/src/leveldb/libleveldb.a] Error 2
soul@Ubuntu:~/BadCoin$ cd src/leveldb
soul@Ubuntu:~/BadCoin/src/leveldb$ make libleveldb.a libmemenv.a
make: *** No rule to make target `libleveldb.a'. Stop.
chmod +x leveldb/build_detect_platform
thanks but didnt solve it
make wont work
cant create libleveldb.a always says the same no rule
what to do after chmod??!