From: Michael Madore <mmadore@turbolinux.com>
To: linux-ia64@vger.kernel.org
Subject: [Linux-ia64] XFree 4.0.1 module loading
Date: Thu, 10 Aug 2000 01:56:35 +0000 [thread overview]
Message-ID: <marc-linux-ia64-105590678205301@msgid-missing> (raw)
Hi,
I have XFree 4.0.1 built on IA64, however I am having an issue with
loadable modules that I would like to address.
Loading individual modules works fine. Unfortunately, if a module
references a symbol inside another module, the dlopen() call won't
resolve the symbol.
This is primarily a problem while running XFree86 -configure to create an
initial configure file. Here is an example:
(II) LoadModule: "mga"
(II) Loading /usr/X11R6/lib/modules/drivers/mga_drv.so
dlopen: /usr/X11R6/lib/modules/drivers/mga_drv.so: undefined symbol:
vgaHWddc1SetSpeed
(EE) Failed to load /usr/X11R6/lib/modules/drivers/mga_drv.so
(II) UnloadModule: "mga"
vgaHWddc1SetSpeed is defined in /usr/X11R6/lib/modules/libvgahw.so
How would dlopen() know to look at that module to resolve the dependency?
Mike Madore
Software Engineer
TurboLinux, Inc.
reply other threads:[~2000-08-10 1:56 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=marc-linux-ia64-105590678205301@msgid-missing \
--to=mmadore@turbolinux.com \
--cc=linux-ia64@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox