Hi, I'm trying to recompile CentOS stock kernel, and after making my choices (make menuconfig), i run "make" and imediatly get this error (after my signature). Yes, i have the kernel source installed :P Any help would be apreciated. Warm regards, M?rio Gamito [root@tux 2.6.9-5.0.3.EL-i686]# make CHK include/linux/version.h SPLIT include/linux/autoconf.h -> include/config/* CHK include/asm-i386/asm_offsets.h /bin/sh: arch/i386/kernel/asm-offsets.s: No such file or directory UPD include/asm-i386/asm_offsets.h mv: cannot stat `include/asm-i386/asm_offsets.h.tmp': No such file or directory make: *** [include/asm-i386/asm_offsets.h] Error 1 [root@tux 2.6.9-5.0.3.EL-i686]# make dep *** Warning: make dep is unnecessary now. [root@tux 2.6.9-5.0.3.EL-i686]# make clean CLEAN .tmp_versions [root@tux 2.6.9-5.0.3.EL-i686]# make CHK include/linux/version.h CHK include/asm-i386/asm_offsets.h /bin/sh: arch/i386/kernel/asm-offsets.s: No such file or directory UPD include/asm-i386/asm_offsets.h mv: cannot stat `include/asm-i386/asm_offsets.h.tmp': No such file or directory make: *** [include/asm-i386/asm_offsets.h] Error 1