[FFmpeg-user] Problem to Build FFmpeg for android in windows xp using android-ndk-r9d

Sanandiya Rajesh sanandiya.rajesh48 at gmail.com
Fri Jun 27 06:56:33 CEST 2014


Hello Sir,
I have Develop Android Application that convert list of images to video
with sound.
I search in Google and i found to use ff-mpeg for convert images to
video.but i have problem to build ff mpeg .so file for android.when i try
to build ff-mpeg lib i get error into cygwin below:

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:47: /common.mak: No such file or directory
Makefile:89: /libavutil/Makefile: No such file or directory
Makefile:89: /library.mak: No such file or directory
Makefile:169: /doc/Makefile: No such file or directory
Makefile:170: /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:47: /common.mak: No such file or directory
Makefile:89: /libavutil/Makefile: No such file or directory
Makefile:89: /library.mak: No such file or directory
Makefile:169: /doc/Makefile: No such file or directory
Makefile:170: /tests/Makefile: No such file or directory
make: *** No rule to make target '/tests/Makefile'.  Stop.

Please if you have any solution,replay me.
Thank you.


More information about the ffmpeg-user mailing list