Gentoo Archives: gentoo-amd64

From: Juliano Morais Barbosa <barbosa@×××××××××××××××××.br>
To: gentoo-amd64@l.g.o
Subject: [gentoo-amd64] libGL
Date: Thu, 25 May 2006 23:59:51
Message-Id: 019301c68056$bd798b80$c901a8c0@t201
1 When I try use ACCEPT_KEYWORDS="~amd64" USE="-opengl" emerge
2 dev-python/pyopengl.
3
4
5
6 I get this mensage:
7
8
9
10 /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../x86_64-pc-linux-gnu/bin/l
11 d: cannot find -lX11
12
13 collect2: ld returned 1 exit status
14
15 mklib: Installing libGL.so.1.2 libGL.so.1 libGL.so in ../../../lib
16
17 mv: cannot stat `libGL.so.1.2': No such file or directory
18
19 make[3]: *** [../../../lib/libGL.so] Error 1
20
21 make[3]: Leaving directory
22 `/var/tmp/portage/mesa-6.4.2-r2/work/Mesa-6.4.2/src/glx/x11'
23
24 make[2]: *** [subdirs] Error 1
25
26 make[2]: Leaving directory
27 `/var/tmp/portage/mesa-6.4.2-r2/work/Mesa-6.4.2/src'
28
29 make[1]: *** [default] Error 1
30
31 make[1]: Leaving directory `/var/tmp/portage/mesa-6.4.2-r2/work/Mesa-6.4.2'
32
33 make: *** [linux-dri-x86] Error 2
34
35
36
37 !!! ERROR: media-libs/mesa-6.4.2-r2 failed.
38
39 Call stack:
40
41 ebuild.sh, line 1527: Called dyn_compile
42
43 ebuild.sh, line 931: Called src_compile
44
45 mesa-6.4.2-r2.ebuild, line 227: Called die
46
47
48
49 !!! Build failed
50
51 !!! If you need support, post the topmost build error, and the call stack if
52 relevant.
53
54
55
56
57
58 I don´t see any ebuild with libGL.
59
60
61
62
63
64 How to I exit this ????

Replies

Subject Author
Re: [gentoo-amd64] libGL Benny Pedersen <me@××××.org>