Richard Watson schreef:
> Hi - can anyone tell from the attached why 
> media-video/avifile-0.7.41.20041001-r1 failed? I'm a bit stuck at the
>  moment. I'm trying to emerge kino and this is one of the required 
> packages. I'm not good enough to diagnose the problem so any help
> would be great. -- Thanks, Richard
> 
<snip>
/bin/sh ../../../libtool --mode=compile i686-pc-linux-gnu-gcc
-DHAVE_CONFIG_H -I. -I. -I../../../include   -DHAVE_AV_CONFIG_H -I./..
-Wall -Wno-unused -I../../../include  -O2 -march=pentium3 -mmmx -msse
-msse2 -mfpmath=sse,387 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
-D_GNU_SOURCE  -msse -c fft_sse.c
dsputil_mmx.c: In function `dsputil_init_mmx':
dsputil_mmx.c:3081: warning: assignment from incompatible pointer type
dsputil_mmx.c:3082: warning: assignment from incompatible pointer type
make[3]: *** [dsputil_mmx.lo] Error 1

problem seems to be with mmx-- and avifile does have an 'mmx' USE flag.
If you disable that (and likely the 'sse' USE flag as well), does it
then compile?

Although avifile does compile for me with the mmx and sse USE flags
enabled, mplayer, for example, does not. It seems to be an Athlon thing,
in my case; in yours....

....does march=pentium3 support msse2?

Holly
-- 
gentoo-user@gentoo.org mailing list

Reply via email to