[xorg-bugzilla-noise] [Bug 393] New: dlloader circular dependencies
radon_drv.so ati_drv.so atimisc_drv.so et al
bugzilla-daemon at pdx.freedesktop.org
bugzilla-daemon at pdx.freedesktop.org
Tue Mar 30 09:15:35 PST 2004
http://pdx.freedesktop.org/cgi-bin/bugzilla/show_bug.cgi?id=393
Summary: dlloader circular dependencies radon_drv.so ati_drv.so
atimisc_drv.so et al
Product: xorg
Version: unspecified
Platform: Other
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: Driver/Radeon
AssignedTo: xorg-bugzilla-noise at freedesktop.org
ReportedBy: bluefoxicy at linux.net
using dlloader, I get consistent frustrations such as the one in
bug #377 and now this new one.
http://bugs.xfree.org/show_bug.cgi?id=1120 on xfree's bugzilla
shows what some people are doing to get dlloader to work.
Loading dependencies by hand, fun.
This time around:
radeon_drv.so wants gRADEONEntityIndex in ati_drv.so
ati_drv.so wants ATIPreInit in atimisc_drv.so
atimisc_drv.so wants ATIMemoryTypeNames_88800CX in ati_drv.so
Read back those last two. Either everything that ati and
radeon need should go in atimisc, or atimisc and ati should
be collapsed into ati (since ati_drv.so is actually used as
a driver).
http://bugs.gentoo.org/show_bug.cgi?id=43177 on the Gentoo
Bugzilla shows just why I don't use the elfloader.
This. . . . is annoying.
------- 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