Hi Team, I have tried to build FFMPEG for android using ndk-r12b and ffmpeg-3.1.2, but I am facing one issue at the time of executing build_android.sh. Please check the following issue.
mindbowser@ubuntu:~/FFMPEG/android-ndk-r12b/ffmpeg-3.1.2$ sudo bash build_android.sh [sudo] password for mindbowser: /FFMPEG/android-ndk-r12b/toolchains/arm-linux-androideabi-4.9/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:67: /common.mak: No such file or directory Makefile:109: /libavutil/Makefile: No such file or directory Makefile:109: /library.mak: No such file or directory Makefile:111: /doc/Makefile: No such file or directory Makefile:198: /tests/Makefile: No such file or directory make: *** No rule to make target `/tests/Makefile'. Stop. -- Thanks and regards, Maroti Mulange Software Engineer | Mindbowser Info Solutions Mobile: +91 9130608079 Skype: mm.mindbowser Website: www.mindbowser.com _______________________________________________ ffmpeg-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-user To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
