public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* make xconfig fails
@ 2001-12-07  6:59 Ben Carrell
  2001-12-07  9:22 ` Juergen Sawinski
  0 siblings, 1 reply; 2+ messages in thread
From: Ben Carrell @ 2001-12-07  6:59 UTC (permalink / raw)
  To: linux-kernel

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




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2001-12-07  9:23 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-12-07  6:59 make xconfig fails Ben Carrell
2001-12-07  9:22 ` Juergen Sawinski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox