All of lore.kernel.org
 help / color / mirror / Atom feed
From: Gustavo Niemeyer <niemeyer@conectiva.com>
To: linux-ia64@vger.kernel.org
Subject: [Linux-ia64] Unresolved symbols when installing modules
Date: Mon, 09 Apr 2001 16:10:12 +0000	[thread overview]
Message-ID: <marc-linux-ia64-105590693005381@msgid-missing> (raw)

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 ]


             reply	other threads:[~2001-04-09 16:10 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-04-09 16:10 Gustavo Niemeyer [this message]
2001-04-09 17:28 ` [Linux-ia64] Unresolved symbols when installing modules David Mosberger
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-105590693005381@msgid-missing \
    --to=niemeyer@conectiva.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.