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

ricompilare il kernel



# make xconfig
rm -f include/asm
( cd include ; ln -sf asm-i386 asm)
make -C scripts kconfig.tk
make[1]: Entering directory `/usr/src/kernel-source-2.4.18/scripts'
gcc -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -c -o tkparse.o tkparse.cmake[1]: gcc: Command not found
make[1]: *** [tkparse.o] Error 127
make[1]: Leaving directory `/usr/src/kernel-source-2.4.18/scripts'
make: *** [xconfig] Error 2

Eppure gcc è installato
dpkg -l
[...]
ii  gcc-3.0        3.0.4-7        The GNU C compiler.
ii  gcc-3.0-base   3.0.4-7        The GNU Compiler Collection (base package).
[...]

Suggerimenti?
Grazie1000



Reply to: