Subject: | make fails |
I tried to build FFmpeg-6036, but I get a bunch of errors during 'make'
- output is attached. I used ffmpeg SVN directory revision 6036, as in
this command:
svn checkout -r 6036 svn://svn.mplayerhq.hu/ffmpeg/trunk ffmpeg
I also tried 5704, which is referred to in the FFmpeg README. 'make'
failed with similar errors for both.
I configured ffmpeg(c) with this command before building:
./configure \
--prefix=/usr \
--enable-shared \
--enable-mp3lame \
--enable-libogg \
--enable-vorbis \
--enable-a52 \
--enable-pthreads \
--enable-pp \
--enable-gpl ;
ImageMagick::Iterator was not installed, because I couldn't get it to
build. (apparently it needs an old version of ImageMagick)
perl is version 5.8.5. OS is Linux 2.6.9, CentOS 4.
Thanks.
Subject: | make-out.txt |
Message body is not shown because it is too large.