Hi,

I'm encountering the same problem with a slightly modified version of the
Debian package: I'm using today's ffmpeg-CVS and modified the configure
called from debian/rules to end up:

./configure --build i386-linux --enable-gpl --enable-pp --enable-mp3lame --enable-faad --enable-zlib --enable-vorbis --enable-a52 --enable-dts --disable-debug --enable-shared --enable-faac --extra-cflags='-mtune=pentium4 -march=pentium4' --prefix=/usr

This is the GCC I'm using:
[EMAIL PROTECTED]:~/src/cvs/ffmpeg$ gcc -v
Reading specs from /usr/lib/gcc/i486-linux/3.4.4/specs
Configured with: ../src/configure -v --enable-languages=c,c++,java,f77,pascal,objc,ada,treelang --prefix=/usr --libexecdir=/usr/lib --with-gxx-include-dir=/usr/include/c++/3.4 --enable-shared --with-system-zlib --enable-nls --without-included-gettext --program-suffix=-3.4 --enable-__cxa_atexit --enable-libstdcxx-allocator=mt --enable-clocale=gnu --enable-libstdcxx-debug --enable-java-gc=boehm --enable-java-awt=gtk --disable-werror i486-linux
Thread model: posix
gcc version 3.4.4 20050203 (prerelease) (Debian 3.4.3-9)





gcc -fPIC -DPIC -O3 -Wall -Wno-switch -mtune=pentium4 -march=pentium4 -DHAVE_AV_CONFIG_H -I.. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o libpostproc/postprocess.o libpostproc/postprocess.c
libpostproc/postprocess_template.c: In function `postProcess_MMX':
libpostproc/postprocess_template.c:2901: warning: use of memory input without lvalue in asm operand 4 is deprecated
libpostproc/postprocess_template.c:2901: warning: use of memory input without lvalue in asm operand 4 is deprecated
libpostproc/postprocess_template.c:3198: error: can't find a register in class `GENERAL_REGS' while reloading `asm'
libpostproc/postprocess_template.c:3283: error: can't find a register in class `GENERAL_REGS' while reloading `asm'
libpostproc/postprocess_template.c:3198: error: can't find a register in class `GENERAL_REGS' while reloading `asm'
libpostproc/postprocess_template.c:3283: error: can't find a register in class `GENERAL_REGS' while reloading `asm'
make[1]: *** [libpostproc/postprocess.o] Error 1
make[1]: Leaving directory `/home/pissaris/src/cvs/ffmpeg/libavcodec'
make: *** [install] Error 2
[EMAIL PROTECTED]:~/src/cvs/ffmpeg$



With friendly regards, Takis

--
 K.U.Leuven, Mechanical Eng.,  Mechatronics & Robotics Research Group
 http://people.mech.kuleuven.ac.be/~pissaris/



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Reply via email to