Did anyone find a fix for...
When compiling on linux.
make: *** No targets. Stop.
What command do you use for compiling?
mkdir obj
chmod 755 src/leveldb/build_detect_platform
make -f makefile.unix USE_UPNP=-
The last command must be run inside "src" directory, so enter to this directory by "cd" command.