У ср, 2009-08-05 у 10:03 +0800, Arthur Chen пише: > 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? > I think that the best way would be to update to current version as you version is too old, but you can try to disable mmx optimizations to build slower but working version.
_______________________________________________ libav-user mailing list [email protected] https://lists.mplayerhq.hu/mailman/listinfo/libav-user
