Gentoo Archives: gentoo-amd64

From: "Hemmann
To: gentoo-amd64@l.g.o
Subject: Re: [gentoo-amd64] libGL can't be found...
Date: Sun, 29 Jan 2006 17:30:10
Message-Id: 200601291827.26933.volker.armin.hemmann@tu-clausthal.de
In Reply to: [gentoo-amd64] libGL can't be found... by Hamish Marson
1 On Sunday 29 January 2006 12:59, Hamish Marson wrote:
2 > I've updated recently but am having problems with whatever changes
3 > were made to the opengl support in Gentoo ~amd64 (recently?).
4 > Bascially if I try to emerge anythig using opengl, I just get errors
5 > that libGL can't be found.
6 >
7 > Now xorg-x11 has installed it's opengl stuff in
8 > /usr/lib/opengl/xorg-x11/lib/* and I've done an eselect to select
9 > xorg-x11 as the current opengl implementation. But still nothing finds
10 > it...
11 >
12 > Where exactly SHOULD the linking stages be looking for opengl libs?
13 > (Including GLUT etc). And if they're not there by default because you
14 > can eselect between different implementations, why doesn't eselect put
15 > them where they should be when it's told?
16 >
17
18 /usr/lib
19
20 ls -lh /usr/lib/libGL*
21 lrwxrwxrwx 1 root root 42 29. Jan 04:39 /usr/lib/libGLcore.so
22 -> //usr/lib64/opengl/nvidia/lib/libGLcore.so
23 -rw-r--r-- 1 root root 731 29. Jan 04:39 /usr/lib/libGL.la
24 lrwxrwxrwx 1 root root 38 29. Jan 04:39 /usr/lib/libGL.so
25 -> //usr/lib64/opengl/nvidia/lib/libGL.so
26 -rw-r--r-- 1 root root 752 19. Jan 04:25 /usr/lib/libGLU.la
27 lrwxrwxrwx 1 root root 11 19. Jan 04:25 /usr/lib/libGLU.so -> libGLU.so.1
28 lrwxrwxrwx 1 root root 20 19. Jan 04:25 /usr/lib/libGLU.so.1 ->
29 libGLU.so.1.3.060401
30 lrwxrwxrwx 1 root root 20 19. Jan 04:25 /usr/lib/libGLU.so.1.3 ->
31 libGLU.so.1.3.060401
32 -rwxr-xr-x 1 root root 509K 19. Jan 04:25 /usr/lib/libGLU.so.1.3.060401
33 lrwxrwxrwx 1 root root 11 19. Jan 04:25 /usr/lib/libGLw.so -> libGLw.so.1
34 lrwxrwxrwx 1 root root 15 19. Jan 04:25 /usr/lib/libGLw.so.1 ->
35 libGLw.so.1.0.0
36 lrwxrwxrwx 1 root root 15 19. Jan 04:25 /usr/lib/libGLw.so.1.0 ->
37 libGLw.so.1.0.0
38 -rwxr-xr-x 1 root root 26K 19. Jan 04:25 /usr/lib/libGLw.so.1.0.0
39
40 control the symlinks.
41
42 If the linker does not look into /usr/lib something is extremly broken.
43 --
44 gentoo-amd64@g.o mailing list

Replies

Subject Author
Re: [gentoo-amd64] libGL can't be found... Hamish Marson <hamish@××××××××××××××.com>