I also tried this: 1. cd /usr/src/linux-2.6.9-5.0.3.EL/ 2. make menuconfig (and configure your kernel) 3. make clean 4. make rpm (Builds RPM & SRPM) <---- made it only up to here with errors [1] 5. rpm -ivh /usr/src/redhat/RPMS/<arch>/kernel-<version>-<extraversion>-1.<arch>.rpm 6. edit /etc/grub.conf if needed.
[1]Everytime a "clean" is performed, the asm_offsets.* are erased. It's so irritating because it says 'No such file or directory'. ( pero siya naman ang nag delete [EMAIL PROTECTED]& aaarrrgggh) On 7/12/05, jopoy solano <[EMAIL PROTECTED]> wrote: > Im trying to recompile CentOS 4.0 with 2.6.9-11 kernel to support > reiserfs and the results were: > > # make bzImage > CHK include/linux/version.h > SPLIT include/linux/autoconf.h -> include/config/* > CHK include/asm-i386/asm_offsets.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 > > I hope you can help me fix this. > > thanks :) > > 'Jopoy > _________________________________________________ Philippine Linux Users' Group (PLUG) Mailing List [email protected] (#PLUG @ irc.free.net.ph) Read the Guidelines: http://linux.org.ph/lists Searchable Archives: http://archives.free.net.ph

