All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ben Carrell <ben@xmission.com>
To: linux-kernel@vger.kernel.org
Subject: make xconfig fails
Date: Thu, 06 Dec 2001 23:59:07 -0700	[thread overview]
Message-ID: <3C1068BB.6070100@xmission.com> (raw)

Is anyone else experiencing errors like the below when trying to run 
'make xconfig'.   I have tcl/tk install fine, I'm not sure what else to 
check...please help :)

root@london:/usr/src/linux# make xconfig
rm -f include/asm
( cd include ; ln -sf asm-i386 asm)
make -C scripts kconfig.tk
make[1]: Entering directory `/usr/src/linux-2.4.16/scripts'
cat header.tk >> ./kconfig.tk
./tkparse < ../arch/i386/config.in >> kconfig.tk
echo "set defaults \"arch/i386/defconfig\"" >> kconfig.tk
echo "set ARCH \"i386\"" >> kconfig.tk
cat tail.tk >> kconfig.tk
chmod 755 kconfig.tk
make[1]: Leaving directory `/usr/src/linux-2.4.16/scripts'
wish -f scripts/kconfig.tk
Application initialization failed: unknown color name "Black"
Error in startup script: can't invoke "button" command: application has 
been destroyed
    while executing
"button .ref"
    (file "scripts/kconfig.tk" line 51)
make: *** [xconfig] Error 1




             reply	other threads:[~2001-12-07  6:59 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-12-07  6:59 Ben Carrell [this message]
2001-12-07  9:22 ` make xconfig fails Juergen Sawinski

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=3C1068BB.6070100@xmission.com \
    --to=ben@xmission.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.