Hi all,

I am compiling ffmpeg0.4.9pre1 on my ubuntu8.04 system, unfortunately I
encounter a problem
here is the message:
i386/dsputil_mmx.c: In function `dsputil_init_mmx':
i386/dsputil_mmx.c:2540: warning: assignment from incompatible pointer type
i386/dsputil_mmx.c:2541: warning: assignment from incompatible pointer type
i386/dsputil_mmx.c: In function `h263_h_loop_filter_mmx':
i386/dsputil_mmx.c:634: error: can't find a register in class `GENERAL_REGS'
while reloading `asm'
make[1]: *** [i386/dsputil_mmx.o] error 1
and I used the following configure options:
./configure --disable-gpl --enable-shared --enable-static --cc=gcc-3.4
Could anyone tell me how to solve it?

Best regards,
Arthur
_______________________________________________
libav-user mailing list
[email protected]
https://lists.mplayerhq.hu/mailman/listinfo/libav-user

Reply via email to