Hi Carl, Please this one on the console. mindbowser@ubuntu:~$ cd FFMPEG/ mindbowser@ubuntu:~/FFMPEG$ mkdir build mindbowser@ubuntu:~/FFMPEG$ cd build mindbowser@ubuntu:~/FFMPEG/build$ ../ffmpeg/configure --cross-prefix=../android-ndk-r12b/toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86_64/bin/arm-linux-androideabi- --arch=arm --target-os=android --sysroot=../android-ndk-r12b/platforms/android-24/arch-arm --enable-gpl --cpu=cortex-a8 && make 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. mindbowser@ubuntu:~/FFMPEG/build$ -- 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".
