Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 54258 - xmms-goom needs amd64 tweaks
Summary: xmms-goom needs amd64 tweaks
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: AMD64 All
: High normal
Assignee: AMD64 Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-06-17 21:32 UTC by Jeremy Huddleston (RETIRED)
Modified: 2005-12-08 14:15 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 Jeremy Huddleston (RETIRED) gentoo-dev 2004-06-17 21:32:46 UTC
needed to add gnuconfig_update to configure properly... but still ran into problems:

gcc -DPACKAGE=\"SDL_Goom\" -DVERSION=\"1.99.0\" -I. -I. -I.. -O9 -g -DDATADIR=\"/usr/share/xmms\" -I/usr/include/xmms -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include -I/usr/include/SDL -D_REENTRANT -Wp,-MD,.deps/frame_rate_tester.pp -c frame_rate_tester.c  -fPIC -DPIC -o frame_rate_tester.lo
/bin/sh ../libtool --mode=compile gcc -DPACKAGE=\"SDL_Goom\" -DVERSION=\"1.99.0\"  -I. -I.                   -I..    -O9 -g -DDATADIR=\"/usr/share/xmms\" -I/usr/include/xmms -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include `sdl-config --cflags` -c gmtimer.c
gcc -O9 -c -funroll-all-loops -fno-schedule-insns zoom_filter_mmx.c -o zoom_filter_mmx.lo -DHAVE_MMX 
zoom_filter_mmx.c: In function `zoom_filter_mmx':
zoom_filter_mmx.c:58: error: invalid `asm': invalid constraints for operand
zoom_filter_mmx.c:87: error: invalid `asm': invalid constraints for operand
make[1]: *** [zoom_filter_mmx.lo] Error 1
make[1]: *** Waiting for unfinished jobs....
gcc -DPACKAGE=\"SDL_Goom\" -DVERSION=\"1.99.0\" -I. -I. -I.. -O9 -g -DDATADIR=\"/usr/share/xmms\" -I/usr/include/xmms -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include -I/usr/include/SDL -D_REENTRANT -Wp,-MD,.deps/gmtimer.pp -c gmtimer.c  -fPIC -DPIC -o gmtimer.lo
make[1]: *** Waiting for unfinished jobs....
make[1]: Leaving directory `/mnt/raid0/tmp/portage/xmms-goom-1.99.4/work/goom-1.99.4/src'
make: *** [all-recursive] Error 1
Comment 1 Jeremy Huddleston (RETIRED) gentoo-dev 2004-08-29 02:50:30 UTC
bumping to arch 'cause I don't have as much time as I had hoped...
Comment 2 Daniel Ahlberg (RETIRED) gentoo-dev 2004-09-05 07:14:23 UTC
Fixed in CVS, thanks!
Comment 3 Joshua Jackson (RETIRED) gentoo-dev 2005-12-08 14:15:08 UTC
Stable on x86