Gentoo Archives: gentoo-user

From: Luigi Pinna <mailing-gentoo@××××××××××××.com>
To: List Gentoo <gentoo-user@l.g.o>
Subject: [gentoo-user] OpenGL problem: wxGTK-2.4.2-r4 doesn't compile
Date: Sun, 04 Dec 2005 18:39:56
Message-Id: 200512041935.23310.mailing-gentoo@sailorferris.com
1 Hello!
2 I have a problem with the opengl: if I emerge the wxGTK-2.4.2-r4 package
3 (stable on AMD64 profile), I read that:
4
5 [...]
6 checking for GL/gl.h... yes
7 checking for -lGL... no
8 checking for -lMesaGL... no
9 configure: error: OpenGL libraries not available
10
11 !!! ERROR: x11-libs/wxGTK-2.4.2-r4 failed.
12
13 If I try to use a game like ut2004 or only check the opengl setup from
14 console, I have this error message:
15 glxinfo: error while loading shared libraries: libGL.so.1: cannot open
16 shared object file: No such file or directory
17 but with locate libGL.so.1:
18 /emul/linux/x86/usr/lib/opengl/xorg-x11/lib/libGL.so.1.2
19 /emul/linux/x86/usr/lib/opengl/xorg-x11/lib/libGL.so.1
20 /usr/lib/opengl/xorg-x11/lib/libGL.so.1.2
21 /usr/lib/opengl/xorg-x11/lib/libGL.so.1
22 /usr/lib/opengl/ati/lib/libGL.so.1.2
23 /usr/lib/opengl/ati/lib/libGL.so.1
24 /usr/lib32/opengl/ati/lib/libGL.so.1.2
25 /usr/lib32/opengl/ati/lib/libGL.so.1
26 I checked and they are all for all readables and executables.
27 What is wrong?
28 Luigi
29 --
30 Public key GPG(0x073A0960) on http://keyserver.linux.it/

Replies

Subject Author
Re: [gentoo-user] OpenGL problem: wxGTK-2.4.2-r4 doesn't compile Richard Fish <bigfish@××××××××××.org>