Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 91556 - media-video/ffmpeg-0.4.9_p20050226-r3 does not compile with useflag mmx enabled
Summary: media-video/ffmpeg-0.4.9_p20050226-r3 does not compile with useflag mmx enabled
Status: RESOLVED DUPLICATE of bug 90916
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-05-05 04:33 UTC by Christian Hartmann
Modified: 2005-07-17 13:06 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Christian Hartmann 2005-05-05 04:33:27 UTC
i686-pc-linux-gnu-gcc -O3 -Wall -Wno-switch -Os -march=pentium-m -fomit-frame-pointer -ftracer -pipe -fPIC -DHAVE_AV_CONFIG_H -I.. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o i386/dsputil_mmx.o i386/dsputil_mmx.c
i386/dsputil_mmx.c: In function `dsputil_init_mmx':
i386/dsputil_mmx.c:3076: warning: assignment from incompatible pointer type
i386/dsputil_mmx.c:3077: warning: assignment from incompatible pointer type
i386/dsputil_mmx_avg.h: In function `put_pixels4_l2_3dnow':
i386/dsputil_mmx_avg.h:58: error: can't find a register in class `BREG' while reloading `asm'
i386/dsputil_mmx.c: At top level:
i386/dsputil_mmx_rnd.h:59: warning: 'put_no_rnd_pixels8_l2_mmx' defined but not used
i386/dsputil_mmx_rnd.h:155: warning: 'put_no_rnd_pixels16_l2_mmx' defined but not used
i386/dsputil_mmx_rnd.h:300: warning: 'avg_no_rnd_pixels4_mmx' defined but not used
i386/dsputil_mmx_rnd.h:59: warning: 'put_pixels8_l2_mmx' defined but not used
i386/dsputil_mmx_rnd.h:155: warning: 'put_pixels16_l2_mmx' defined but not used
make[1]: *** [i386/dsputil_mmx.o] Error 1
make[1]: Leaving directory `/var/tmp/portage/ffmpeg-0.4.9_p20050226-r3/work/ffmpeg-0.4.9-p20050226-shared/libavcodec'
make: *** [lib] Error 2


media-video/ffmpeg-0.4.9_p20050226-r3  -aac (-altivec) -debug +doc -dv +dvd -encode -imlib +mmx* +oggvorbis -oss -threads +truetype -v4l +xvid
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2005-05-05 04:35:51 UTC
Please search...

*** This bug has been marked as a duplicate of 90916 ***
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2005-05-06 01:27:36 UTC
*** Bug 91659 has been marked as a duplicate of this bug. ***