Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I have a problem with ndk-build. #89

Open
Oleg9669 opened this issue Dec 6, 2018 · 2 comments
Open

I have a problem with ndk-build. #89

Oleg9669 opened this issue Dec 6, 2018 · 2 comments

Comments

@Oleg9669
Copy link

Oleg9669 commented Dec 6, 2018

I get the following error:
olegratnikov @ olegratnikov-HP-Pavilion-g6-Notebook-PC: ~ / CVE-2016-5195 $ make test
ndk-build NDK_PROJECT_PATH =. APP_BUILD_SCRIPT =. / Android.mk APP_ABI = armeabi-v7a APP_PLATFORM = android-21
make: ndk-build: command not found
Makefile: 8: recipe execution error for build target
make: *** [build] Error 127

What is the problem? I have ndk.

I would be grateful for any help.

@timwr
Copy link
Owner

timwr commented Dec 6, 2018

Add the ndk directory to your PATH

@Oleg9669
Copy link
Author

Add the ndk directory to your PATH

after getting the problem:

/home/olegratnikov/android-ndk-r18b/build/ndk-build: строка 40: dirname: command not found /home/olegratnikov/android-ndk-r18b/build/ndk-build: строка 122: uname: command not found ERROR: Unknown host operating system: Makefile:9: recipe execution error for "build" target
make: *** [build] Ошибка 1
`

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants