I have been attemping to compile the latest cvs AviFile for some time 
with GCC 3.1.  I have been getting this error.  I did some Internet 
searching and have found that compiling other programs have caused this 
error and a patch has fixed it.

Or is there something I am missing?

Thanks,
Ken


fast-math -Wp,-MD,.deps/mpegvideo_mmx.pp -c mpegvideo_mmx.c  -fPIC -DPIC 
-o mpegvideo_mmx.lo
mpegvideo_mmx.c: In function `dct_unquantize_mpeg1_mmx':
mpegvideo_mmx.c:198: warning: operation on `nCoeffs' may be undefined
mpegvideo_mmx.c: In function `dct_unquantize_mpeg2_mmx':
mpegvideo_mmx.c:324: warning: operation on `nCoeffs' may be undefined
mpegvideo_mmx.c: In function `dct_quantize_MMX':
mpegvideo_mmx_template.c:87: can't find a register in class 
`GENERAL_REGS' while reloading `asm'
make[3]: *** [mpegvideo_mmx.lo] Error 1
make[3]: Leaving directory `/var/tmp/AviFile/build/ffmpeg/libavcodec/i386'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/AviFile/build/ffmpeg/libavcodec'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/AviFile/build/ffmpeg'
make: *** [all-recursive] Error 1

-- 
Kenton A. Groombridge
[EMAIL PROTECTED]
http://home.coastalnow.net/~kgroombr/



_______________________________________________
Avifile mailing list
[EMAIL PROTECTED]
http://prak.org/mailman/listinfo/avifile

Reply via email to