[xorg-bugzilla-noise] [Bug 377] New: GLX circular dependencies
between libglx.so and libGLcore.so
bugzilla-daemon at pdx.freedesktop.org
bugzilla-daemon at pdx.freedesktop.org
Fri Mar 26 17:06:53 PST 2004
http://pdx.freedesktop.org/cgi-bin/bugzilla/show_bug.cgi?id=377
Summary: GLX circular dependencies between libglx.so and
libGLcore.so
Product: xorg
Version: unspecified
Platform: Other
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: xlib
AssignedTo: xorg-bugzilla-noise at freedesktop.org
ReportedBy: bluefoxicy at linux.net
dlopen: /usr/X11R6/lib/modules/extensions/libGLcore.so: undefined symbol:
__glXLastContext
(EE) Failed to load /usr/X11R6/lib/modules/extensions/libGLcore.so
(EE) Failed to load module "GLcore" (loader failed, 7)
dlopen: /usr/X11R6/lib/modules/extensions/libglx.so: undefined symbol:
__glDDXExtensionInfo
It seems that libglx.so supplies __glXLastContext
It seems that libGLcore.so supplies __glDDXExtensionInfo
It seems that this is indeed with xorg-x11 GLX packaged with xorg-x11
Circular dependencies. glx can't load until GLcore. GLcore can't
load until glx.
This is with spyderous' xorg-x11-1.0_pre20040313-r1.ebuild
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the xorg-bugzilla-noise
mailing list