Gentoo Archives: gentoo-user

From: Colleen Beamer <colleen.beamer@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] libvisual error
Date: Tue, 05 Sep 2006 22:09:32
Message-Id: 44FDF432.7040501@gmail.com
1 Hi Guys,
2
3 I *did* look in the archives, but the only hits that I got related to
4 libvisual had nothing to do with the problem I am experiencing.
5
6 Through my own stupidity, I was forced to reinstall Gentoo a couple of
7 days ago and I'm having a bit of a stuggle. Since I had to reinstall, I
8 used the 2006.1 minimal install disk with the latest stage 3 tarball.
9 I'm having a bit of a problem with USE flags because some of the USE
10 flags that were in use.default aren't there anymore and in my original
11 make.conf file, I didn't include them, so I've had to reinstall a couple
12 of things. Makes the going slower, but hey it's a learning experience! :-)
13
14 Anyway, my latest package install was amarok, but I forgot to set the
15 visualization flag, so had to rebuild. Of course, with this flag set,
16 libvisual needs to be installed and I'm getting the following output
17 from the install. I'm not sure if it's me or a program error, so I'm
18 deferring to the wizards on this list for some assistance. This is the
19 output that I am getting:
20
21 ./libvisual -DPLUGPATH=\"/usr/lib/libvisual\" -O2 -march=i686 -pipe -MT
22 lv_video_mmx.lo -MD -MP -MF .deps/lv_video_mmx.Tpo -c lv_video_mmx.c
23 -fPIC -DPIC -o .libs/lv_video_mmx.o
24 lv_video_mmx.c: In function '_lv_blit_overlay_alpha32_mmx':
25 lv_video_mmx.c:60: error: unknown register name 'mm6' in 'asm'
26 lv_video_mmx.c:69: error: unknown register name 'mm7' in 'asm'
27 lv_video_mmx.c:69: error: unknown register name 'mm6' in 'asm'
28 lv_video_mmx.c:69: error: unknown register name 'mm5' in 'asm'
29 lv_video_mmx.c:69: error: unknown register name 'mm4' in 'asm'
30 lv_video_mmx.c:69: error: unknown register name 'mm3' in 'asm'
31 lv_video_mmx.c:69: error: unknown register name 'mm2' in 'asm'
32 lv_video_mmx.c:69: error: unknown register name 'mm1' in 'asm'
33 lv_video_mmx.c:69: error: unknown register name 'mm0' in 'asm'
34 lv_video_mmx.c: In function '_lv_scale_bilinear_32_mmx':
35 lv_video_mmx.c:150: error: unknown register name 'mm7' in 'asm'
36 lv_video_mmx.c:150: error: unknown register name 'mm6' in 'asm'
37 lv_video_mmx.c:150: error: unknown register name 'mm5' in 'asm'
38 lv_video_mmx.c:150: error: unknown register name 'mm4' in 'asm'
39 lv_video_mmx.c:150: error: unknown register name 'mm3' in 'asm'
40 lv_video_mmx.c:150: error: unknown register name 'mm2' in 'asm'
41 lv_video_mmx.c:150: error: unknown register name 'mm1' in 'asm'
42 lv_video_mmx.c:150: error: unknown register name 'mm0' in 'asm'
43 make[2]: *** [lv_video_mmx.lo] Error 1
44 make[2]: *** Waiting for unfinished jobs....
45 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libvisual
46 -I.. -I../libvisual -DPLUGPATH=\"/usr/lib/libvisual\" -O2 -march=i686
47 -pipe -MT lv_mem.lo -MD -MP -MF .deps/lv_mem.Tpo -c lv_mem.c -fPIC
48 -DPIC -o .libs/lv_mem.o
49 make[2]: Leaving directory
50 `/var/tmp/portage/libvisual-0.2.0/work/libvisual-0.2.0/libvisual'
51 make[1]: *** [all-recursive] Error 1
52 make[1]: Leaving directory
53 `/var/tmp/portage/libvisual-0.2.0/work/libvisual-0.2.0'
54 make: *** [all] Error 2
55
56 !!! ERROR: media-libs/libvisual-0.2.0 failed.
57 Call stack:
58 ebuild.sh, line 1539: Called dyn_compile
59 ebuild.sh, line 939: Called src_compile
60 libvisual-0.2.0.ebuild, line 27: Called die
61
62 !!! (no error message)
63 !!! If you need support, post the topmost build error, and the call
64 stack if relevant.
65
66 Any assistance would be appreciated.
67
68 Regards,
69
70 Colleen
71
72 --
73
74 Registered Linux User #411143 with the Linux Counter, http://counter.li.org
75 --
76 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] libvisual error Richard Fish <bigfish@××××××××××.org>
Re: [gentoo-user] libvisual error "Bo Ørsted Andresen" <bo.andresen@××××.dk>