All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jan Just Keijser <janjust@cisco.com>
To: Linux Kernel <linux-kernel@vger.kernel.org>
Subject: kernel 2.4.1 : unresolved external name_to_kdev_t in md.c
Date: Wed, 31 Jan 2001 15:51:18 +0100	[thread overview]
Message-ID: <3A782666.1DB4F228@cisco.com> (raw)

unpacked kernel 2.4.1, configured a very modular kernel, including
modules for RAID linear/RAID-[015] and now I get an unresolved external
in the module md.o, as reported by depmod:

 depmod -ea
depmod: *** Unresolved symbols in
/lib/modules/2.4.1/kernel/drivers/md/md.o
depmod:         name_to_kdev_t

The symbol 'name_to_kdev_t' is unknown. Same or similar kernel .config
file in 2.4.0 gave no problems at all. After looking in md.c I saw that
the 2.4.0 version contained a lot of #IFDEF's which are not all gone -
perhaps the assumption is now made that the md.o module is compiled into
the kernel by default now?
FYI: name_to_kdev_t is listed in init/main.c.

any clues anyone?

Tx,

JJK


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/

                 reply	other threads:[~2001-01-31 13:51 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=3A782666.1DB4F228@cisco.com \
    --to=janjust@cisco.com \
    --cc=linux-kernel@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.