xconfig broken in 2.5.44?

From: jbradford@dial.pipex.com
Date: Mon Oct 21 2002 - 07:55:09 EST


Maybe I'm missing something obvious, but:

make xconfig
make -f scripts/Makefile scripts/kconfig.tk
  gcc -Wp,-MD,scripts/.fixdep.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -o scripts/fixdep scripts/fixdep.c
  gcc -Wp,-MD,scripts/.tkparse.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -c -o scripts/tkparse.o scripts/tkparse.c
  gcc -Wp,-MD,scripts/.tkcond.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -c -o scripts/tkcond.o scripts/tkcond.c
  gcc -Wp,-MD,scripts/.tkgen.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -c -o scripts/tkgen.o scripts/tkgen.c
  gcc -o scripts/tkparse scripts/tkparse.o scripts/tkcond.o scripts/tkgen.o
  Generating scripts/kconfig.tk
drivers/pnp/Config.in: 7: can't handle dep_bool/dep_mbool/dep_tristate condition
wish -f scripts/kconfig.tk
Error in startup script: invalid command name "clear_choices"
    while executing
"clear_choices"
    (procedure "read_config" line 3)
    invoked from within
"read_config $defaults"
    invoked from within
"if { [file readable .config] == 1} then {
        if { $argc > 0 } then {
                if { [lindex $argv 0] != "-D" } then {
                        read_config .config
                }
                else
                {
                        r..."
    (file "scripts/kconfig.tk" line 646)
make: *** [xconfig] Error 1
-
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/



This archive was generated by hypermail 2b29 : Wed Oct 23 2002 - 22:00:53 EST