From: jbradford@dial.pipex.com
To: linux-kernel@vger.kernel.org
Subject: xconfig broken in 2.5.44?
Date: Mon, 21 Oct 2002 13:55:09 +0100 (BST) [thread overview]
Message-ID: <200210211255.g9LCt9aq004245@darkstar.example.net> (raw)
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
next reply other threads:[~2002-10-21 12:39 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-10-21 12:55 jbradford [this message]
2002-10-21 13:01 ` Brad Hards
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200210211255.g9LCt9aq004245@darkstar.example.net \
--to=jbradford@dial.pipex.com \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome