make xconfig for pre-patch-2.1.122-2 syntax error

Edward Welbon (welbon@bga.com)
Sun, 13 Sep 1998 18:35:07 -0500 (CDT)


make xconfig for pre-patch-2.1.122-2 has a syntax error which I couldn't
quite see how to fix. make menuconfig seems to work.

syntax error in expression "($CONFIG_NET == 1) && ($CONFIG_NETDEVICES ==
1)
&& ($CONFIG_EXPERIMENTAL == 1) && ($(null) == 1 || $(null) == 2)"
while executing
"if {($CONFIG_NET == 1) && ($CONFIG_NETDEVICES == 1) &&
($CONFIG_EXPERIMENTAL == 1) && ($(null) == 1 || $(null) == 2)} then {
write_tristate $cfg $auto ..."
(procedure "writeconfig" line 791)
invoked from within
"writeconfig .config include/linux/autoconf.h"
invoked from within
".f0_bot.r.save invoke"
("uplevel" body line 1)
invoked from within
"uplevel #0 [list $w invoke]"
invoked from within
"if {($w == $tkPriv(window))
&& ([$w cget -state] != "disabled")} {
uplevel #0 [list $w invoke]
}"
invoked from within
"if {$w == $tkPriv(buttonWindow)} {
set tkPriv(buttonWindow) ""
$w config -relief $tkPriv(relief)
if {($w == $tkPriv(window))
&& ([$w cget -state] ..."
(procedure "tkButtonUp" line 3)
invoked from within
"tkButtonUp .f0_bot.r.save"
(command bound to event)

Ed Welbon - welbon@bga.com - Be thankful that Microsoft does
http://www.kernel.org - not manufacture pharmaceuticals.
http://www.gnu.org - Magna est veritas et praevalebit

-
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/faq.html