[FFmpeg-user] ffmpeg tool compilation problem
Francis Kumar
francis.kumar at stesalit-inc.com
Fri Nov 29 13:13:32 CET 2013
Dear Sir,
I am trying to configure and building the ffmpeg using arm tool chain, It is
not building success, Please let us know the
Supported software for building and using for webcam. Find the logs
----------------------------------------------------------------------------
-----------------------------------------------------------
root at ubuntu:/media/francis/PDA-A2/480x272# cd ffmpeg-0.10.1
root at ubuntu:/media/francis/PDA-A2/480x272/ffmpeg-0.10.1# ls
Changelog common.mak COPYING.LGPLv2.1 Doxyfile
ffprobe.c libavdevice libpostproc LICENSE presets tools
cmdutils.c configure COPYING.LGPLv3 ffmpeg.c
ffserver.c libavfilter library.mak MAINTAINERS README VERSION
cmdutils_common_opts.h COPYING.GPLv2 CREDITS ffplay.c INSTALL
libavformat libswresample Makefile RELEASE version.sh
cmdutils.h COPYING.GPLv3 doc ffpresets
libavcodec libavutil libswscale mt-work tests
root at ubuntu:/media/francis/PDA-A2/480x272/ffmpeg-0.10.1# ./configure
--host=arm-linux-gnueabi CC=arm-none-linux-gnueabi-gcc
Unknown option "--host=arm-linux-gnueabi".
See ./configure --help for available options.
root at ubuntu:/media/francis/PDA-A2/480x272/ffmpeg-0.10.1# ./configure
CC=arm-none-linux-gnueabi-gcc
Unknown option "CC=arm-none-linux-gnueabi-gcc".
See ./configure --help for available options.
root at ubuntu:/media/francis/PDA-A2/480x272/ffmpeg-0.10.1# ./configure
--prefix=/media/francis/PDA-A2/480x272/ffmpeg --host=arm-linux-gnueabi
CC=arm-none-linux-gnueabi-gcc
Unknown option "--host=arm-linux-gnueabi".
See ./configure --help for available options.
root at ubuntu:/media/francis/PDA-A2/480x272/ffmpeg-0.10.1# make
Makefile:2: config.mak: No such file or directory
Makefile:45: /common.mak: No such file or directory
Makefile:84: /libavutil/Makefile: No such file or directory
Makefile:84: /library.mak: No such file or directory
Makefile:161: /doc/Makefile: No such file or directory
Makefile:162: /tests/Makefile: No such file or directory
make: *** No rule to make target `/tests/Makefile'. Stop.
root at ubuntu:/media/francis/PDA-A2/480x272/ffmpeg-0.10.1# ./configure
yasm not found, use --disable-yasm for a crippled build
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.
root at ubuntu:/media/francis/PDA-A2/480x272/ffmpeg-0.10.1#
root at ubuntu:/media/francis/PDA-A2/480x272/ffmpeg-0.10.1# ./configure
yasm not found, use --disable-yasm for a crippled build
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.
root at ubuntu:/media/francis/PDA-A2/480x272/ffmpeg-0.10.1#
----------------------------------------------------------------------------
-----------------------------------------------------------
Thanks,
Francis
More information about the ffmpeg-user
mailing list