Hi Guys, I *did* look in the archives, but the only hits that I got related to libvisual had nothing to do with the problem I am experiencing.
Through my own stupidity, I was forced to reinstall Gentoo a couple of days ago and I'm having a bit of a stuggle. Since I had to reinstall, I used the 2006.1 minimal install disk with the latest stage 3 tarball. I'm having a bit of a problem with USE flags because some of the USE flags that were in use.default aren't there anymore and in my original make.conf file, I didn't include them, so I've had to reinstall a couple of things. Makes the going slower, but hey it's a learning experience! :-) Anyway, my latest package install was amarok, but I forgot to set the visualization flag, so had to rebuild. Of course, with this flag set, libvisual needs to be installed and I'm getting the following output from the install. I'm not sure if it's me or a program error, so I'm deferring to the wizards on this list for some assistance. This is the output that I am getting: ./libvisual -DPLUGPATH=\"/usr/lib/libvisual\" -O2 -march=i686 -pipe -MT lv_video_mmx.lo -MD -MP -MF .deps/lv_video_mmx.Tpo -c lv_video_mmx.c -fPIC -DPIC -o .libs/lv_video_mmx.o lv_video_mmx.c: In function '_lv_blit_overlay_alpha32_mmx': lv_video_mmx.c:60: error: unknown register name 'mm6' in 'asm' lv_video_mmx.c:69: error: unknown register name 'mm7' in 'asm' lv_video_mmx.c:69: error: unknown register name 'mm6' in 'asm' lv_video_mmx.c:69: error: unknown register name 'mm5' in 'asm' lv_video_mmx.c:69: error: unknown register name 'mm4' in 'asm' lv_video_mmx.c:69: error: unknown register name 'mm3' in 'asm' lv_video_mmx.c:69: error: unknown register name 'mm2' in 'asm' lv_video_mmx.c:69: error: unknown register name 'mm1' in 'asm' lv_video_mmx.c:69: error: unknown register name 'mm0' in 'asm' lv_video_mmx.c: In function '_lv_scale_bilinear_32_mmx': lv_video_mmx.c:150: error: unknown register name 'mm7' in 'asm' lv_video_mmx.c:150: error: unknown register name 'mm6' in 'asm' lv_video_mmx.c:150: error: unknown register name 'mm5' in 'asm' lv_video_mmx.c:150: error: unknown register name 'mm4' in 'asm' lv_video_mmx.c:150: error: unknown register name 'mm3' in 'asm' lv_video_mmx.c:150: error: unknown register name 'mm2' in 'asm' lv_video_mmx.c:150: error: unknown register name 'mm1' in 'asm' lv_video_mmx.c:150: error: unknown register name 'mm0' in 'asm' make[2]: *** [lv_video_mmx.lo] Error 1 make[2]: *** Waiting for unfinished jobs.... i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libvisual -I.. -I../libvisual -DPLUGPATH=\"/usr/lib/libvisual\" -O2 -march=i686 -pipe -MT lv_mem.lo -MD -MP -MF .deps/lv_mem.Tpo -c lv_mem.c -fPIC -DPIC -o .libs/lv_mem.o make[2]: Leaving directory `/var/tmp/portage/libvisual-0.2.0/work/libvisual-0.2.0/libvisual' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/var/tmp/portage/libvisual-0.2.0/work/libvisual-0.2.0' make: *** [all] Error 2 !!! ERROR: media-libs/libvisual-0.2.0 failed. Call stack: ebuild.sh, line 1539: Called dyn_compile ebuild.sh, line 939: Called src_compile libvisual-0.2.0.ebuild, line 27: Called die !!! (no error message) !!! If you need support, post the topmost build error, and the call stack if relevant. Any assistance would be appreciated. Regards, Colleen -- Registered Linux User #411143 with the Linux Counter, http://counter.li.org -- gentoo-user@gentoo.org mailing list