Gentoo Archives: gentoo-user

From: Francesco Talamona <ti.liame@×××××.it>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Re: Duplicate symbol __glXSingleTable in libglx.a
Date: Fri, 30 Dec 2005 06:53:24
Message-Id: 200512300748.57036.ti.liame@email.it
In Reply to: [gentoo-user] Duplicate symbol __glXSingleTable in libglx.a by Trenton Adams
1 On Friday 30 December 2005 01:47, Trenton Adams wrote:
2 > Here I go again. This never got to the list, which I assume is
3 > because it had an attachment. So, this time it doesn't, I've inlined
4 > the xorg log.
5
6 It did, but gmail has the nasty habit to hide your posts AFAIK...
7
8 > (II) LoadModule: "/usr/X11R6/lib/modules/extensions/libglx.a" (glx)
9 > (WW) LoadModule: given non-canonical module name
10 > "/usr/X11R6/lib/modules/extensions/libglx.a"
11 > (II) Loading /usr/X11R6/lib/modules/extensions/libglx.a
12 > Duplicate symbol __glXSingleTable in
13 > /usr/X11R6/lib/modules/extensions/libglx.a:glxmodule.o
14 > Also defined in /usr/lib/modules/extensions/libglx.a
15
16 It seems X expects a different library format.
17
18 ll /usr/X11R6/lib/modules/extensions/
19 total 0
20 lrwxrwxrwx 1 root root 45 Dec 26 05:52 libglx.so
21 -> /usr/lib64/opengl/nvidia/extensions/libglx.so
22
23 Try to comment out Load "glx" in Section "Module" of xorg.conf, to see
24 if it starts.
25 I don't know how to do with ati drivers, but you have to fix libglx...
26
27 HTH
28 Francesco
29
30 --
31 Linux Version 2.6.14-gentoo-r5, Compiled #1 PREEMPT Fri Dec 16 06:54:46
32 CET 2005
33 One 1GHz AMD Athlon 64 Processor, 2GB RAM, 2007.21 Bogomips Total
34 aemaeth
35 --
36 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] Re: Duplicate symbol __glXSingleTable in libglx.a Trenton Adams <trenton.d.adams@×××××.com>