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

Ricompilare il kernel



Woody-Testing

# 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.19/scripts'
gcc -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -c -o tkparse.o
tkparse.ctkparse.c:48: stdio.h: No such file or directory
tkparse.c:49: stdlib.h: No such file or directory
tkparse.c:50: string.h: No such file or directory
make[1]: *** [tkparse.o] Error 1
make[1]: Leaving directory `/usr/src/kernel-source-2.4.19/scripts'
make: *** [xconfig] Error 2

Cosa mi manca?

Grazie.




Reply to: