public inbox for linux-ia64@vger.kernel.org
 help / color / mirror / Atom feed
* [Linux-ia64] Unresolved symbols when installing modules
@ 2001-04-09 16:10 Gustavo Niemeyer
  2001-04-09 17:28 ` David Mosberger
  2001-04-10  2:59 ` Gustavo Niemeyer
  0 siblings, 2 replies; 3+ messages in thread
From: Gustavo Niemeyer @ 2001-04-09 16:10 UTC (permalink / raw)
  To: linux-ia64

Hello there!!

I'm getting some unresolved symbols when trying to install
modules from kernel 2.4.3 with patch 010405 applied. Some of
them (isa_*) seem to come from some missing definitions in
include/asm-ia64/io.h.

[...]
find kernel -path '*/pcmcia/*' -name '*.o' | xargs -i -r ln -sf ../{} pcmcia
if [ -r System.map ]; then /sbin/depmod -ae -F System.map  2.4.3; fi
depmod: *** Unresolved symbols in /lib/modules/2.4.3/kernel/drivers/char/dtlk.o
depmod:         loops_per_jiffy
depmod: *** Unresolved symbols in /lib/modules/2.4.3/kernel/drivers/media/radio/
radio-miropcm20.o 
depmod:         aci_write_cmd
depmod:         aci_indexed_cmd
depmod:         aci_write_cmd_d
depmod: *** Unresolved symbols in /lib/modules/2.4.3/kernel/drivers/media/video/
pms.o
depmod:         isa_writeb
depmod:         isa_memcpy_fromio
depmod: *** Unresolved symbols in /lib/modules/2.4.3/kernel/drivers/net/hp100.o
depmod:         isa_memset_io
depmod:         isa_readl
depmod:         isa_memcpy_toio
depmod:         isa_memcpy_fromio

Thanks!!

-- 
Gustavo Niemeyer

[ 2AAC 7928 0FBF 0299 5EB5  60E2 2253 B29A 6664 3A0C ]


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2001-04-10  2:59 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-04-09 16:10 [Linux-ia64] Unresolved symbols when installing modules Gustavo Niemeyer
2001-04-09 17:28 ` David Mosberger
2001-04-10  2:59 ` Gustavo Niemeyer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox