-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Thursday 20 June 2002 03:44 pm, John Telford wrote:
> Hello
>
> I'm having difficulties compiling the Red Hat 2.4.18-5 kernel.  I'm
> using the stock /usr/src/linux-2.4/configs/kernel-2.4.18-i386.config
> config file installed by the stock kernel-source-2.4.18-5.rpm.
>
> I did the following:
>     # cd /usr/src/
>     # ll linux-2.4
>     lrwxrwxrwx 1 root root 14 Jun 20 11:22 linux-2.4 -> linux-2.4.18-5
>     # cd linux-2.4
>     # cp /usr/src/linux-2.4/configs/kernel-2.4.18-i386.config .config
>     # make dep
>     # make clean
>     # make bzImage
>
> What am I missing or doing wrong, or are there defects in the Red Hat
> 2.4.18-5 kernel?

make mrproper
cp /usr/src/linux-2.4/configs/kernel-2.4.18-i386.config .config
make oldconfig 
make dep
make bzImage
make modules.....

- -- 
- -Michael

pgp key:  http://www.tuxfan.homeip.net:8080/gpgkey.txt
Red Hat Linux 7.2 in 8M of RAM: http://www.rule-project.org/
- --
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iEYEARECAAYFAj0SYy4ACgkQn/07WoAb/Stt1wCgu0NA40c81nPCo4o3hIqJAc1b
VpMAn2ubtufXlNC8SFWnRfTKpJ92WGJ6
=5Rrc
-----END PGP SIGNATURE-----



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to