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

make xconfig



I'm trying to recompile the kernel but,
when i run make xconfig in the /usr/src/linux
directory I get the folllowing error.
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 -Wstrict-prototypes -02 -fomit-frame-pointer -c -o tkparse.o
tkparse.c
make[1]: gcc: Command not found
make[1]:*** [tkparse.o] Error 127
make[1]:Keaving directory '/usr/src/linux/scripts'
make:*** [xconfig] Error 2
what am I mising?

Thanks
Tim





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