Gentoo Archives: gentoo-catalyst

From: Frittella Laurento <laurento.frittella@×××××.com>
To: gentoo-catalyst@l.g.o
Subject: [gentoo-catalyst] Problems with opengl and catalyst
Date: Fri, 12 Jan 2007 11:36:45
Message-Id: 45A772A3.70503@gmail.com
1 I'm trying to build a livecd with a working xorg installation (dri,
2 opengl, ...), but if I try to startx from the livecd I obtain this error:
3
4 (II) Loading /usr/lib/xorg/modules/extensions/libGLcore.so dlopen:
5 /usr/lib/xorg/modules/extensions/libGLcore.so: undefined symbol:
6 __glXActiveScreens
7 (EE) Failed to load /usr/lib/xorg/modules/extensions/libGLcore.so
8
9 and if I start revdep-rebuild (I have added it to the fsscript) it finds
10 some broken ebuilds:
11
12 [ebuild R ] media-libs/freeglut-2.4.0
13 [ebuild R ] x11-drivers/nvidia-drivers-1.0.9746
14 [ebuild N ] dev-util/pkgconfig-0.20 USE="-hardened"
15 [ebuild R ] x11-libs/gtkglarea-1.99.0
16
17 but the freeglut compilation fails with:
18
19 /usr/libexec/gcc/i686-pc-linux-gnu/ld: cannot find -lGL
20 collect2: ld returned 1 exit status
21 make[2]: *** [libglut.la] Error 1
22
23 Do you have any suggestions?
24
25 Regards,
26 Laurento
27 --
28 gentoo-catalyst@g.o mailing list

Replies

Subject Author
Re: [gentoo-catalyst] Problems with opengl and catalyst Chris Gianelloni <wolf31o2@g.o>