[FFmpeg-user] newbie installation bug

mark edwards edwardsmarkf at gmail.com
Mon Jan 14 00:37:16 CET 2013


hi all - newbie trying to do an ffmpeg build.  i got past the make but got
stuck on the make install.  could some wizard please have a look and let me
know what i might have done wrong?

thank you all!


Linux server.edwardsmarkf.com 2.6.18-274.3.1.el5.028stab094.3ent #1 SMP Thu
Sep 22 14:53:28 MSD 2011 i686 i686 i386 GNU/Linux

git clone git://source.ffmpeg.org/ffmpeg.git ffmpeg  ;

./configure  --libdir=/usr/local/lib,/usr/local/include  --enable-libopus

make ;

make check ;


CC      libavformat/url-test.o
LD      libavformat/url-test
CC      libavcodec/cabac-test.o
libavcodec/cabac.c: In function âmainâ:
libavcodec/x86/cabac.h:169: error: can't find a register in class
âGENERAL_REGSâ while reloading âasmâ
./libavutil/x86/timer.h:33: error: âasmâ operand has impossible constraints
./libavutil/x86/timer.h:33: error: âasmâ operand has impossible constraints
./libavutil/x86/timer.h:33: error: âasmâ operand has impossible constraints
./libavutil/x86/timer.h:33: error: âasmâ operand has impossible constraints
./libavutil/x86/timer.h:33: error: âasmâ operand has impossible constraints
./libavutil/x86/timer.h:33: error: âasmâ operand has impossible constraints
./libavutil/x86/timer.h:33: error: âasmâ operand has impossible constraints
libavcodec/x86/cabac.h:169: error: âasmâ operand has impossible constraints
./libavutil/x86/timer.h:33: error: âasmâ operand has impossible constraints
make: *** [libavcodec/cabac-test.o] Error 1


More information about the ffmpeg-user mailing list