[FFmpeg-user] ffmpeg configuration failed

kaka 272227451 at qq.com
Mon Jan 27 04:35:25 CET 2014


Hi,


I am configuring ffmpeg on android ndk on mac os 10.9.1
and I got some fails when run .sh
As below:



hothome:ffmpeg-2.1.3 edwardhong$ sudo chmod +x build_android.sh
 
hothome:ffmpeg-2.1.3 edwardhong$ ./build_android.sh
 
Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/usr/include/c++/4.2.1
 
Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/usr/include/c++/4.2.1
 
/Users/edwardhong/Desktop/adt/android-ndk-r9/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
 
ffmpeg-user at ffmpeg.org mailing list or IRC #ffmpeg on irc.freenode.net.
 
Include the log file "config.log" produced by configure as this will help
 
solving the problem.
 
Makefile:2: config.mak: No such file or directory
 
Makefile:48: /common.mak: No such file or directory
 
Makefile:91: /libavutil/Makefile: No such file or directory
 
Makefile:91: /library.mak: No such file or directory
 
Makefile:168: /doc/Makefile: No such file or directory
 
Makefile:169: /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:48: /common.mak: No such file or directory
 
Makefile:91: /libavutil/Makefile: No such file or directory
 
Makefile:91: /library.mak: No such file or directory
 
Makefile:168: /doc/Makefile: No such file or directory
 
Makefile:169: /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:48: /common.mak: No such file or directory
 
Makefile:91: /libavutil/Makefile: No such file or directory
 
Makefile:91: /library.mak: No such file or directory
 
Makefile:168: /doc/Makefile: No such file or directory
 
Makefile:169: /tests/Makefile: No such file or directory
 
make: *** No rule to make target `/tests/Makefile'.  Stop.




Can you help me to resolve it?




Best Regards,

Ed Hong


More information about the ffmpeg-user mailing list