Im not sure if this is the right type of message to send you guys but im
going to try anyway cause i've had no luck all over the internet:

I'm using 8.0 that I installed with a minimal set of packages and
consequently no development packages. When it came time to compile some
things (as it eventually does) I realised i had no gcc. I heard than
2.96 was buggy so i added the cooker source to my urpmi and got 3.0, it
downloaded all dependencies but wouldn't install nicely so i had to
force it with nodeps. Then when I tried to compile anything it would
fail and complian about the locales so I got the latest locale packages
and that got rid of that message but it still wont compilie things and
i'm stumped for what to do. The text below is the output from:

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
make: wish: Command not found
make: *** [xconfig] Error 127

-------------------------------------------------------------------------

I couldn't find a command or package for wish.

Thanks 

Myles




Reply via email to