public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* kernel 2.4.1 : unresolved external name_to_kdev_t in md.c
@ 2001-01-31 14:51 Jan Just Keijser
  0 siblings, 0 replies; only message in thread
From: Jan Just Keijser @ 2001-01-31 14:51 UTC (permalink / raw)
  To: Linux Kernel

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/

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2001-01-31 13:51 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-01-31 14:51 kernel 2.4.1 : unresolved external name_to_kdev_t in md.c Jan Just Keijser

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