Gentoo Archives: gentoo-user

From: Walter Dnes <waltdnes@××××××××.org>
To: Gentoo Users List <gentoo-user@l.g.o>
Subject: [gentoo-user] xorg-x11 upgrade problems (mesa-progs-6.4.2)
Date: Sat, 01 Jul 2006 07:48:24
Message-Id: 20060701074216.GA18516@waltdnes.org
1 I've overcome a few hiccups along the way, but this one has me stumped.
2 Out of sheer curiousity, why is "-ffast-math" being invoked? I do *NOT*
3 have it in my CFLAGS. ld's problem seems to be "cannot find -lGL". Does
4 that help?
5
6 >>> Emerging (1 of 10) x11-apps/mesa-progs-6.4.2 to /
7 >>> checking ebuild checksums ;-)
8 >>> checking auxfile checksums ;-)
9 >>> checking miscfile checksums ;-)
10 >>> checking MesaLib-6.4.2.tar.bz2 ;-)
11 >>> checking MesaDemos-6.4.2.tar.bz2 ;-)
12 >>> Unpacking source...
13 >>> Unpacking MesaLib-6.4.2.tar.bz2 to /var/tmp/portage/mesa-progs-6.4.2/work
14 >>> Unpacking MesaDemos-6.4.2.tar.bz2 to /var/tmp/portage/mesa-progs-6.4.2/work
15 >>> Source unpacked.
16 >>> Compiling source in /var/tmp/portage/mesa-progs-6.4.2/work/Mesa-6.4.2 ...
17 i686-pc-linux-gnu-gcc -I../../include -Wall -O2 -pipe -fomit-frame-pointer -march=athlon -m3dnow -mmmx -msse -msse2 -mfpmath=sse -m32 -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -D_GNU_SOURCE -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DGLX_DIRECT_RENDERING -DHAVE_ALIAS -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM -std=c99 -ffast-math glxinfo.c -L../../lib -lglut -lGLU -lGL -lm -o glxinfo
18 /usr/lib/gcc/i686-pc-linux-gnu/3.4.6/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lGL
19 collect2: ld returned 1 exit status
20 make: *** [glxinfo] Error 1
21
22 !!! ERROR: x11-apps/mesa-progs-6.4.2 failed.
23 Call stack:
24 ebuild.sh, line 1539: Called dyn_compile
25 ebuild.sh, line 939: Called src_compile
26 mesa-progs-6.4.2.ebuild, line 68: Called die
27
28 !!! glxinfo failed
29 !!! If you need support, post the topmost build error, and the call stack if relevant.
30
31 --
32 Walter Dnes <waltdnes@××××××××.org> In linux /sbin/init is Job #1
33 My musings on technology and security at http://tech_sec.blog.ca
34 --
35 gentoo-user@g.o mailing list

Replies

Subject Author
[gentoo-user] Re: [solved] xorg-x11 upgrade problems (mesa-progs-6.4.2) Walter Dnes <waltdnes@××××××××.org>