From: David Mosberger <davidm@hpl.hp.com>
To: linux-ia64@vger.kernel.org
Subject: Re: [Linux-ia64] Unresolved symbols when installing modules
Date: Mon, 09 Apr 2001 17:28:18 +0000 [thread overview]
Message-ID: <marc-linux-ia64-105590693005382@msgid-missing> (raw)
In-Reply-To: <marc-linux-ia64-105590693005381@msgid-missing>
I don't know what aci_* does, but as far as isa_* is concerned: DIG64
does not support ISA, so you can't link in any drivers that try to
access ISA devices.
--david
>>>>> On Mon, 9 Apr 2001 13:10:12 -0300, Gustavo Niemeyer <niemeyer@conectiva.com> said:
Gustavo> Hello there!! I'm getting some unresolved symbols when
Gustavo> trying to install modules from kernel 2.4.3 with patch
Gustavo> 010405 applied. Some of them (isa_*) seem to come from some
Gustavo> missing definitions in include/asm-ia64/io.h.
Gustavo> [...] find kernel -path '*/pcmcia/*' -name '*.o' | xargs
Gustavo> -i -r ln -sf ../{} pcmcia if [ -r System.map ]; then
Gustavo> /sbin/depmod -ae -F System.map 2.4.3; fi depmod: ***
Gustavo> Unresolved symbols in
Gustavo> /lib/modules/2.4.3/kernel/drivers/char/dtlk.o depmod:
Gustavo> loops_per_jiffy depmod: *** Unresolved symbols in
Gustavo> /lib/modules/2.4.3/kernel/drivers/media/radio/
Gustavo> radio-miropcm20.o depmod: aci_write_cmd depmod:
Gustavo> aci_indexed_cmd depmod: aci_write_cmd_d depmod: ***
Gustavo> Unresolved symbols in
Gustavo> /lib/modules/2.4.3/kernel/drivers/media/video/ pms.o
Gustavo> depmod: isa_writeb depmod: isa_memcpy_fromio depmod: ***
Gustavo> Unresolved symbols in
Gustavo> /lib/modules/2.4.3/kernel/drivers/net/hp100.o depmod:
Gustavo> isa_memset_io depmod: isa_readl depmod: isa_memcpy_toio
Gustavo> depmod: isa_memcpy_fromio
Gustavo> Thanks!!
Gustavo> -- Gustavo Niemeyer
Gustavo> [ 2AAC 7928 0FBF 0299 5EB5 60E2 2253 B29A 6664 3A0C ]
Gustavo> _______________________________________________ Linux-IA64
Gustavo> mailing list Linux-IA64@linuxia64.org
Gustavo> http://lists.linuxia64.org/lists/listinfo/linux-ia64
next prev parent reply other threads:[~2001-04-09 17:28 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-04-09 16:10 [Linux-ia64] Unresolved symbols when installing modules Gustavo Niemeyer
2001-04-09 17:28 ` David Mosberger [this message]
2001-04-10 2:59 ` Gustavo Niemeyer
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-105590693005382@msgid-missing \
--to=davidm@hpl.hp.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.