Gentoo Archives: gentoo-user

From: Jean Magnan de Bornier <jean@×××××××.net>
To: gentoo-user@l.g.o
Subject: [gentoo-user] freeglut
Date: Sat, 01 Jul 2006 14:50:44
Message-Id: 87irmhcrmr.fsf@bornier.net
1 Hi all,
2 Trying to emerge -uD world, with xorg-x11-7.0-r1; a lot has been
3 done yet but I cannot emerge freeglut:
4
5 ...............................................
6 boldair X11 # emerge -uDav world
7
8 These are the packages that would be merged, in order:
9
10 Calculating world dependencies... done!
11 [ebuild N ] media-libs/freeglut-2.4.0 0 kB
12 [ebuild N ] x11-apps/mesa-progs-6.4.2 0 kB
13 [ebuild N ] x11-base/xorg-x11-7.0-r1 USE="-3dfx" INPUT_DEVICES="synaptics -acecad -aiptek -calcomp -citron -digitaledge -dmc -dynapro -elo2300 -elographics -evdev -fpit -hyperpen -jamstudio -joystick -keyboard -magellan -magictouch -microtouch -mouse -mutouch -palmax -penmount -spaceorb -summa -tek4957 -ur98 -vmmouse -void -wacom" VIDEO_CARDS="fbdev i810 vesa -apm -ark -chips -cirrus -cyrix -dummy -fglrx -glint -i128 -i740 -imstt -mach64 -mga -neomagic -nsc -nv -nvidia -r128 -radeon -rendition -s3 -s3virge -savage -siliconmotion -sis -sisusb -tdfx -tga -trident -tseng -v4l -vga -via -vmware -voodoo" 0 kB
14 [ebuild N ] x11-libs/liboldX-1.0.1 USE="-debug" 210 kB
15 [ebuild N ] virtual/x11-7.0-r2 0 kB
16
17 Total size of downloads: 210 kB
18
19 Would you like to merge these packages? [Yes/No]
20
21 ................................................
22 But then:
23 ................................................
24 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2
25 -march=i686 -pipe -mfpmath=sse -Wall -pedantic -Werror -c
26 freeglut_callbacks.c -MT libglut_la-freeglut_callbacks.lo -MD -MP -MF
27 .deps/libglut_la-freeglut_callbacks.TPlo -fPIC -DPIC
28
29 freeglut_callbacks.c:1: warning: SSE instruction set disabled, using 387 arithmetics
30 make[2]: *** [libglut_la-freeglut_callbacks.lo] Erreur 1
31 make[2]: Leaving directory `/var/tmp/portage/freeglut-2.4.0/work/freeglut-2.4.0/src'
32 make[1]: *** [all-recursive] Erreur 1
33 make[1]: Leaving directory `/var/tmp/portage/freeglut-2.4.0/work/freeglut-2.4.0'
34 make: *** [all] Erreur 2
35
36 !!! ERROR: media-libs/freeglut-2.4.0 failed.
37 Call stack:
38 ebuild.sh, line 1545: Called dyn_compile
39 ebuild.sh, line 940: Called src_compile
40 ebuild.sh, line 609: Called die
41
42 !!! emake failed
43 ................................................
44
45 I've seen several bugs on freeglut but it doesn't help me...
46 re-synced several times also.
47
48 tia,
49 --
50 Jean
51
52 --
53 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] freeglut Richard Fish <bigfish@××××××××××.org>