[Ffmpeg-devel] ffmpeg compile errors on Fedora Core 5

Rob Egan Rob
Tue Jan 16 21:45:06 CET 2007


While trying to compile the latest ffmpeg (acquired via svn at about
noon pacific) I get the following errors during the "make" portion:

 

cabac.h:522: error: can't find a register in class GENERAL_REGS while
reloading asm

make[1]: *** [h264.o] Error 1

make[1]: Leaving directory `/downloads/ffmpeg/libavcodec'

make: *** [lib] Error 2

 

I have the latest libraries as far as I can tell (based on doing ldd
`which ffmpeg` from another machine with a working version). Here is the
configure command I run prior to install:

 

./configure --prefix=/usr --mandir=/usr/share/man --libdir=/usr/lib
--shlibdir=/usr/lib --enable-mp3lame --enable-libogg --enable-vorbis
--enable-faad --enable-faac --enable-xvid --enable-a52 --enable-pp
--enable-gpl --enable-gprof --enable-faadbin --enable-a52bin
--enable-pthreads --disable-strip --enable-x264 --enable-shared
--enable-amr_nb --enable-amr_wb --disable-mmx

 

Does anyone know how to fix this error? Thanks!

 

-Rob





More information about the ffmpeg-devel mailing list