Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 12 Jun 2004 23:21:49 +0200
From:      Joachim Dagerot <freebsd@dagerot.nu>
To:        freebsd-questions@freebsd.org
Subject:   Problems installing ffmpeg port in 5.1: can't find a register in class `GENERAL_REGS' while reloading `asm'
Message-ID:  <200406122121.i5CLLov02477@thunder.trej.net>

next in thread | raw e-mail | index | archive | help
Something is broken in my system, that's for sure - but how can I
solve it.

I can't
root@server1:/usr/ports/multimedia/ffmpeg/ > make install clean

because (sorry if I copied too much, I'm not sure where the problems
starts):

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: can't find a register in class
`GENERAL_REGS' while reloading `asm'
i386/mpegvideo_mmx_template.c:141: 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


Any help is much appreciated.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200406122121.i5CLLov02477>