Description of problem: cannot build custom kernel from kernel-devel-2.6.9-55.EL: *** End of Linux kernel configuration. *** Execute 'make' to build the kernel or try 'make help'. [root@r2d2-new 2.6.9-55.EL-x86_64]# make bzImage modules CHK include/linux/version.h UPD include/linux/version.h SPLIT include/linux/autoconf.h -> include/config/* CHK include/asm-x86_64/offset.h HOSTCC scripts/genksyms/genksyms.o HOSTCC scripts/genksyms/lex.o HOSTCC scripts/genksyms/parse.o HOSTLD scripts/genksyms/genksyms CC scripts/mod/empty.o MKELF scripts/mod/elfconfig.h HOSTCC scripts/mod/file2alias.o HOSTCC scripts/mod/modpost.o HOSTCC scripts/mod/sumversion.o HOSTLD scripts/mod/modpost make[1]: *** No rule to make target `init/main.o', needed by `init/built-in.o'. Stop. make: *** [init] Error 2
[root@r2d2-new 2.6.9-55.EL-x86_64] ? To extract a _proper_ source tree from an RPM do: rpmbuild -bp source.rpm Then build the resultant directory in /usr/src/redhat/BUILD/....