timwr / CVE-2016-5195

CVE-2016-5195 (dirtycow/dirtyc0w) proof of concept for Android
941 stars 392 forks source link

I have a problem with ndk-build. #89

Open Oleg9669 opened 5 years ago

Oleg9669 commented 5 years ago

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 commented 5 years ago

Add the ndk directory to your PATH

Oleg9669 commented 5 years ago

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 `