Re: Configure and compile errors in 2.4.5ac20 and 2.4.5ac21

Keith Owens (kaos@ocs.com.au)
Fri, 29 Jun 2001 13:10:25 +1000


On Fri, 29 Jun 2001 02:54:21 -0400,
Ignacio Monge <ignaciomonge@navegalia.com> wrote:
> 1.- Entering in "Network Device support"-->Ethernet (10 or 100Mbit)
>--->causes an error:
> Q> scripts/Menuconfig: MCmenu31: command not found

Against 2.4.5-ac21.

Index: 5.52/drivers/net/Config.in
--- 5.52/drivers/net/Config.in Fri, 29 Jun 2001 11:39:55 +1000 kaos (linux-2.4/l/c/9_Config.in 1.1.2.2.1.4.1.12 644)
+++ 5.52(w)/drivers/net/Config.in Fri, 29 Jun 2001 12:14:23 +1000 kaos (linux-2.4/l/c/9_Config.in 1.1.2.2.1.4.1.12 644)
@@ -16,7 +16,7 @@ if [ "$CONFIG_EXPERIMENTAL" = "y" ]; the
fi

if [ "$CONFIG_ISAPNP" = "y" ]; then
- tristate 'General Instruments Surfboard 1000' CONFIG_NET_SB1000 $CONFIG_ISAPNP
+ tristate 'General Instruments Surfboard 1000' CONFIG_NET_SB1000
fi

#
@@ -204,7 +204,6 @@ bool 'Ethernet (10 or 100Mbit)' CONFIG_N
dep_tristate ' D-Link DE600 pocket adapter support' CONFIG_DE600 $CONFIG_ISA
dep_tristate ' D-Link DE620 pocket adapter support' CONFIG_DE620 $CONFIG_ISA
fi
-fi

endmenu

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