Sorry for bothering you but compiling kernel and specifically issuing: make dep
I receive: make -C arch/sparc64/kernel check_asm make[1]: Entering directory `/usr/src/linux-2.4.0-test12/arch/sparc64/kernel' sparc64-linux-gcc -E -D__KERNEL__ -I/usr/src/linux-2.4.0-test12/include tmp.c -o tmp.i make[1]: sparc64-linux-gcc: Command not found make[1]: *** [check_asm] Error 127 make[1]: Leaving directory `/usr/src/linux-2.4.0-test12/arch/sparc64/kernel' make: *** [check_asm] Error 2 What do I miss? I already have gcc installed. Thank you. Roberto Giorgetti.

