GNOME Bugzilla – Bug 528082
[ffmpeg] compile error
Last modified: 2008-04-17 18:10:52 UTC
In file included from i386/dsputil_mmx.c:30: i386/mmx.h:24:2: warning: #warning Everything in this header is deprecated, use plain asm()! New code using this header will be rejected. i386/h264dsp_mmx.c: In function ‘put_h264_qpel4_h_lowpass_3dnow’: i386/h264dsp_mmx.c:1881: error: can't find a register in class ‘GENERAL_REGS’ while reloading ‘asm’ i386/h264dsp_mmx.c:1881: error: ‘asm’ operand has impossible constraints make[6]: *** [i386/dsputil_mmx.o] Error 1 make[6]: Leaving directory `/home/ds/gst/gst-ffmpeg/gst-libs/ext/ffmpeg/libavcodec'
Apparently this is fixed. Can you try again, ds?