[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

make: wish: Command not found [xconfig] Error 127



Please can you help with this error?

Thanks Kevin


root@debian:/usr/src/linux-2.4.20 # 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.20/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.20/scripts'
wish -f scripts/kconfig.tk
make: wish: Command not found
make: *** [xconfig] Error 127
root@debian:/usr/src/linux-2.4.20 # 



Reply to: