Re: question regarding compiling the kernel

2000-02-02 Thread Matthew Dalton
joseph de los santos wrote: > > > make[1]: Leaving directory `/usr/src/linux/scripts' > > wish -f scripts/kconfig.tk > > make: wish: Command not found ^^^ > > make: *** [xconfig] Error 127 > > debian:/usr/src/linux# > > > > what am I missing here? is there a way to

Re: question regarding compiling the kernel

2000-02-02 Thread Robert Waldner
it seems you donĀ“t have wish installed, according to dpkg --search wish this should be provided by tk8.0. hth, &rw On Tue, 01 Feb 2000 14:38:25 PST, joseph de los santos writes: >> when trying to compile the kernel using make xconfig I get the following >error: >> >> wish -f scripts/kconfig.t

question regarding compiling the kernel

2000-02-02 Thread joseph de los santos
> hello, > > when trying to compile the kernel using make xconfig I get the following error: > > 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' > gcc -Wall -Wstr