ffmpeg compilier error

SadButTrue

Metal Freak
hallo leute ich hab mal wieder ein problem wo ich nimma weiterweiss. ich wollte mir auf meinem neu installierten FreeBSD 5.2.1 VideoLAN istallen und bei ffmpeg bricht der make lauf ab mit folgendem error:


i386/dsputil_mmx_rnd.h:362: warning: `avg_no_rnd_pixels8_l2_mmx' defined but not used
i386/dsputil_mmx_rnd.h:409: warning: `avg_no_rnd_pixels16_l2_mmx' defined but not used
i386/dsputil_mmx_avg.h:57: warning: `put_pixels8_l2_3dnow' defined but not used
i386/dsputil_mmx_avg.h:129: warning: `put_pixels16_l2_3dnow' defined but not used
i386/dsputil_mmx_avg.h:57: warning: `put_pixels8_l2_mmx2' defined but not used
i386/dsputil_mmx_avg.h:129: warning: `put_pixels16_l2_mmx2' defined but not used
cc -O -pipe -mcpu=pentiumpro -fPIC -DPIC -I/usr/local/include -I/usr/X11R6/include -Wall -DHAVE_AV_CONFIG_H -I.. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o i386/mpegvideo_mmx.o i386/mpegvideo_mmx.c
In file included from i386/mpegvideo_mmx.c:493:
i386/mpegvideo_mmx_template.c: In function `dct_quantize_MMX':
i386/mpegvideo_mmx_template.c:89: error: can't find a register in class `GENERAL_REGS' while reloading `asm'
i386/mpegvideo_mmx_template.c:141: error: can't find a register in class `GENERAL_REGS' while reloading `asm'
gmake[1]: *** [i386/mpegvideo_mmx.o] Error 1
gmake[1]: Leaving directory `/usr/ports/multimedia/ffmpeg/work/ffmpeg-0.4.8/libavcodec'
gmake: *** [lib] Error 2
*** Error code 2

Stop in /usr/ports/multimedia/ffmpeg.
 
Zurück
Oben