Gentoo Archives: gentoo-user

From: Holly Bostick <motub@××××××.nl>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] emerge avifile -0.7.41.20041001-r1 failed
Date: Wed, 09 Nov 2005 22:56:06
Message-Id: 43727D50.40708@planet.nl
In Reply to: [gentoo-user] emerge avifile -0.7.41.20041001-r1 failed by Richard Watson
1 Richard Watson schreef:
2 > Hi - can anyone tell from the attached why
3 > media-video/avifile-0.7.41.20041001-r1 failed? I'm a bit stuck at the
4 > moment. I'm trying to emerge kino and this is one of the required
5 > packages. I'm not good enough to diagnose the problem so any help
6 > would be great. -- Thanks, Richard
7 >
8 <snip>
9 /bin/sh ../../../libtool --mode=compile i686-pc-linux-gnu-gcc
10 -DHAVE_CONFIG_H -I. -I. -I../../../include -DHAVE_AV_CONFIG_H -I./..
11 -Wall -Wno-unused -I../../../include -O2 -march=pentium3 -mmmx -msse
12 -msse2 -mfpmath=sse,387 -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
13 -D_GNU_SOURCE -msse -c fft_sse.c
14 dsputil_mmx.c: In function `dsputil_init_mmx':
15 dsputil_mmx.c:3081: warning: assignment from incompatible pointer type
16 dsputil_mmx.c:3082: warning: assignment from incompatible pointer type
17 make[3]: *** [dsputil_mmx.lo] Error 1
18
19 problem seems to be with mmx-- and avifile does have an 'mmx' USE flag.
20 If you disable that (and likely the 'sse' USE flag as well), does it
21 then compile?
22
23 Although avifile does compile for me with the mmx and sse USE flags
24 enabled, mplayer, for example, does not. It seems to be an Athlon thing,
25 in my case; in yours....
26
27 ....does march=pentium3 support msse2?
28
29 Holly
30 --
31 gentoo-user@g.o mailing list