Re: 2.3.40pre1 link error

From: Thomas Speck (Thomas.Speck@univ-rennes1.fr)
Date: Thu Jan 13 2000 - 08:16:27 EST


On Wed, 12 Jan 2000, Niels Kristian Bech Jensen wrote:

> Try this patch:
>
> diff -u --recursive --new-file pre-patch-2.3.40-1/arch/i386/config.in linux/arch/i386/config.in
> --- pre-patch-2.3.40-1/arch/i386/config.in Wed Jan 12 10:14:50 2000
> +++ linux/arch/i386/config.in Wed Jan 12 14:30:44 2000
> @@ -106,7 +106,9 @@
> bool 'Support for hot-pluggable devices' CONFIG_HOTPLUG
>
> if [ "$CONFIG_HOTPLUG" = "y" ] ; then
> -source drivers/pcmcia/Config.in
> + source drivers/pcmcia/Config.in
> +else
> + define_bool CONFIG_PCMCIA n
> fi
>
> bool 'System V IPC' CONFIG_SYSVIPC

It fixes the problem. Thank you.

--
Thomas

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



This archive was generated by hypermail 2b29 : Sat Jan 15 2000 - 21:00:22 EST