FFmpeg-Android
FFmpeg-Android copied to clipboard
arm-linux-androideabi-gcc is unable to create an executable file. C compiler test failed.
i am having error :
agile@agilepc-123:~/Desktop/NDK_FFMPEG/ffmpeg$ ./build_ffmpeg_for_android.sh
/home/agile/Desktop/NDK_FFMPEG/android-ndk-r10d/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc is unable to create an executable file. C compiler test failed.
If you think configure made a mistake, make sure you are using the latest
version from Git. If the latest version fails, report the problem to the
[email protected] mailing list or IRC #ffmpeg on irc.freenode.net.
Include the log file "config.log" produced by configure as this will help
solve the problem.
Makefile:2: config.mak: No such file or directory
Makefile:59: /common.mak: No such file or directory
Makefile:100: /libavutil/Makefile: No such file or directory
Makefile:100: /library.mak: No such file or directory
Makefile:102: /doc/Makefile: No such file or directory
Makefile:185: /tests/Makefile: No such file or directory
make: *** No rule to make target /tests/Makefile'. Stop. Makefile:2: config.mak: No such file or directory Makefile:59: /common.mak: No such file or directory Makefile:100: /libavutil/Makefile: No such file or directory Makefile:100: /library.mak: No such file or directory Makefile:102: /doc/Makefile: No such file or directory Makefile:185: /tests/Makefile: No such file or directory make: *** No rule to make target
/tests/Makefile'. Stop.
Makefile:2: config.mak: No such file or directory
Makefile:59: /common.mak: No such file or directory
Makefile:100: /libavutil/Makefile: No such file or directory
Makefile:100: /library.mak: No such file or directory
Makefile:102: /doc/Makefile: No such file or directory
Makefile:185: /tests/Makefile: No such file or directory
make: *** No rule to make target `/tests/Makefile'. Stop.
Please help me to solve this error.
Is ~/Desktop/NDK_FFMPEG/ffmpeg
the ffmpeg root directory? e.g: Does it contain configure
and config.mak
?
yes it is...
ddpatel2606
Did you fix the issue? me too getting the same issue while build ffmpeg
for Android
I am using Mac OSX 10.9.5
,NDK r10d
and ffmpeg 2.6.1
.If you solve your issue please post what have you done.
I have the same issue! Did you fix the issue?
Me too,have you solved it?
Please FIX!
having the same issue
these file have been removed from ndk 16 or higher. download NDK 15c will fix it https://developer.android.com/ndk/downloads/older_releases.html#ndk-15c-downloads