----- Original Message -----
From: "Eric Kasten" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, January 31, 2001 8:44 PM
Subject: BUG: v2.4.1 missing EXPORT_SYMBOL
> Hi,
>
> Quick bug report for kernel 2.4.1. There needs to be a
> EXPORT_SYMBOL(name_to_kdev_t); at the bottom of linux/init/main.c.
> name_to_kdev_t is used by the md driver (and maybe others). If the
> driver is built as a module it won't load due to the missing symbol.
>
> ...Eric
>
> Eric Kasten
> [EMAIL PROTECTED]
> National Superconducting Cyclotron Lab
> (517) 333-6412
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to [EMAIL PROTECTED]
> Please read the FAQ at http://www.tux.org/lkml/
>
Thanks, Eric
That does the trick for me.
Ken Sandars
[EMAIL PROTECTED]
Eurologic Systems
+44 117 930 9621
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.tux.org/lkml/