Hi:
This is my first time compiling ffmpeg and I'm following the
instructions at https://trac.ffmpeg.org/wiki/CompilationGuide/Centos to compile
just the ffmpeg portion but it didn't work. Here is my command:
./configure --prefix="$HOME/software/ffmpeg/build"
--extra-cflags="-I$HOME/software/ffmpeg/build/include"
--extra-ldflags="-L$HOME/software/ffmpeg/build/lib" --bindir="$HOME/bin"
--extra-libs=-ldl --enable-gpl --enable-nonfree
and here is the output I got:
gcc is unable to create an executable file.
If gcc is a cross-compiler, use the --enable-cross-compile option.
Only do this if you know what cross compiling means.
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.
Attached is the config.log file. Any help on what I am doing wrong is
appreciated.
thanks,
Mona
************************************************************
Mona Wong
Web & iPad Application Developer
San Diego Supercomputer Center
"When your thoughts are too expensive,
to ever want to keep."
-- U2's When I Look At The World
************************************************************
_______________________________________________
ffmpeg-user mailing list
[email protected]
http://ffmpeg.org/mailman/listinfo/ffmpeg-user