* 2.5.29 - xconfig fails
@ 2002-07-26 10:32 Ivan Gyurdiev
0 siblings, 0 replies; only message in thread
From: Ivan Gyurdiev @ 2002-07-26 10:32 UTC (permalink / raw)
To: LKML
[root@cobra linux-2.5]# make xconfig
make[1]: Entering directory `/usr/src/linux-2.5.29/scripts'
gcc -Wp,-MD,./.fixdep.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer
-o fixdep fixdep.c
gcc -Wp,-MD,./.tkparse.o.d -Wall -Wstrict-prototypes -O2
-fomit-frame-pointer -c -o tkparse.o tkparse.c
gcc -Wp,-MD,./.tkcond.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer
-c -o tkcond.o tkcond.c
gcc -Wp,-MD,./.tkgen.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer
-c -o tkgen.o tkgen.c
gcc -o tkparse tkparse.o tkcond.o tkgen.o
Generating kconfig.tk
fs/partitions/Config.in: 28: can't handle dep_bool/dep_mbool/dep_tristate
condition
chmod 755 kconfig.tk
make[1]: Leaving directory `/usr/src/linux-2.5.29/scripts'
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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2002-07-27 10:25 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-07-26 10:32 2.5.29 - xconfig fails Ivan Gyurdiev
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®