I had this problem a while ago. Some tcl stuff is missing. I don't remember what package solved it but kernel-source-2.4.9 suggets task-tcltk-dev so why don't you try
apt-get install task-tcltk-dev Also sprach Pere Casta�er: > I sent this message to debian laptop but perhaps my problem is in kde2 > ....what you think? > The log is here: > ---------------------------------------------------------- > debian:~# cd /usr/src/linux > debian:/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/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/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 > debian:/usr/src/linux# -- oivvio polite cell +46 (0)709 30 40 30 / phone +46 (0)8 669 64 18 / fax +46 (0)8 84 00 18 varvsgatan 10A / s-117 29 stockholm / sweden

