-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Fri, 16 May 2003 19:39:29 -0400, Michael Fratoni wrote: > > =>cd /usr/src/linux-2.4 > > =>mv .config config.save > > =>(If it exists) > > =>make mrproper > > =>mv config.save .config > > =>(or cp configs/some.config.for.your.arch .config) > > =>make oldconfig > > =>make dep && make bzImage && make modules \ > > =>&& make modules_install && make install > > > Sorry. It doesn't help at all. If I do a make mrproper then the make > > clean and dep work but the make bzImage dies right away with Why "make clean" after "make mrproper"? "make clean" would only be necessary before you start a new kernel build. And where/how did you configure your kernel? > > [root@xxxxxx linux-2.4.20-13.9]# make bzImage > > gcc -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -o > > scripts/split-include scripts/split-include.c make: *** No rule to make > > target `include/linux/autoconf.h', needed by `include/config/MARKER'. > > Stop. - -- -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.2 (GNU/Linux) iD8DBQE+xerh0iMVcrivHFQRAqOWAJ9CHXUNIbsnGLaIbbQjR+kiHoMMOQCePSNL D6CkTE+k5oTwEuse6uyHygM= =xr51 -----END PGP SIGNATURE-----