Re: [FFmpeg-user] compilation problem for CentOS 6

2014-08-07 Thread Carl Eugen Hoyos
M Wong sdsc.edu> writes: > gcc is unable to create an executable file. What does gcc -v show for you? > Attached is the config.log file. No, but please make sure you have a working toolchain installed, this is not really FFmpeg-related. Carl Eugen __

[FFmpeg-user] compilation problem for CentOS 6

2014-08-07 Thread M Wong
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/