Bug 5880 - libglx.so: undefined symbol: glCallList
Summary: libglx.so: undefined symbol: glCallList
Status: RESOLVED DUPLICATE of bug 5585
Alias: None
Product: xorg
Classification: Unclassified
Component: Server/Ext/GLX (show other bugs)
Version: 7.0.0
Hardware: x86 (IA32) Linux (All)
: high normal
Assignee: Xorg Project Team
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-02-14 04:03 UTC by Kimmo Sundqvist
Modified: 2006-02-14 09:00 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description Kimmo Sundqvist 2006-02-14 04:03:56 UTC
X Window System Version 7.0.0
Release Date: 21 December 2005
X Protocol Version 11, Revision 0, Release 7.0
Build Operating System:Linux 2.6.14-gentoo-r2 i686
Current Operating System: Linux puipui 2.6.14-gentoo-r2 #1 PREEMPT Fri Dec 9
15:57:56 EET 2005 i686
Build Date: 11 February 2006
[...]
dlopen: /usr/lib/xorg/modules/extensions/libglx.so: undefined symbol:
glCallList
(EE) Failed to load /usr/lib/xorg/modules/extensions/libglx.so
(EE) Failed to load module "glx" (loader failed, 7)
dlopen: /usr/lib/xorg/modules/extensions/libGLcore.so: undefined symbol:
__glXMalloc
(EE) Failed to load /usr/lib/xorg/modules/extensions/libGLcore.so
(EE) Failed to load module "GLcore" (loader failed, 7)
(EE) Failed to load module "xtt" (module does not exist, 0)
dlopen: /usr/lib/xorg/modules/libddc.so: undefined symbol: xf86I2CFindDev
(EE) Failed to load /usr/lib/xorg/modules/libddc.so
(EE) Failed to load module "ddc" (loader failed, 7)
dlopen: /usr/lib/xorg/modules/extensions/libdri.so: undefined symbol:
drmAuthMagic
(EE) Failed to load /usr/lib/xorg/modules/extensions/libdri.so
(EE) Failed to load module "dri" (loader failed, 7)
(EE) Failed to load module "speedo" (module does not exist, 0)
dlopen: /usr/lib/xorg/modules/libvbe.so: undefined symbol: xf86InterpretEDID
(EE) Failed to load /usr/lib/xorg/modules/libvbe.so
(EE) Failed to load module "vbe" (loader failed, 7)
dlopen: /usr/lib/xorg/modules/drivers/mga_drv.so: undefined symbol:
MGAGetClientPointer
(EE) Failed to load /usr/lib/xorg/modules/drivers/mga_drv.so
(EE) Failed to load module "mga" (loader failed, 7)
(EE) No drivers available.

Fatal server error:
no screens found
Comment 1 Adam Jackson 2006-02-14 18:49:55 UTC

*** This bug has been marked as a duplicate of 5585 ***
Comment 2 Kimmo Sundqvist 2006-02-15 04:00:23 UTC
Please explain

The errors may be the same here as in bug 5585, but I have no idea what is it
that makes my system 'hardened.'  This is Gentoo, but this is NOT
Gentoo-hardened.  I haven't followed any instructions to 'harden' my linker, gcc
or any other part of the toolchain.

I can not locate a file called Host.def or host.def on my system.  Running

find | grep "ost" | grep "\.def"

as root at the / directory returns no matches.  I've understood that most of
Gentoo users have had no problems with undefined symbols, and I haven't
intentionally deviated from the default toolchain in any way.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.