I get the following error while trying to compile an Android NDK project:
ndk-build Android NDK: Your APP_BUILD_SCRIPT points to an unknown file: /home/lamb
Just saw this problem today. In my case actual problem was spaces inside path to project.
(yes, ndk-build will not compile your project if you have spaces inside folder name)
ndk-build