Re: Shirke won't compile with stock .config file

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Le 2003.05.01 23:34, Michael Fratoni a ÃcritÂ:
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Thursday 01 May 2003 04:54 pm, Bret Comstock Waldow wrote:
> Hi,
>
> I installed Red Hat 9, including source code.  I allowed an upgrade
to
> 2.4.20-9.
>
> I run "make oldconfig" to recreate the configuration that is running
> now.
>
> make dep clean bzImage	<= works ok
> make modules		<= fails

mv .config config.save
make mrproper
mv config.save .config
make oldconfig
make dep && make bzImage && make modules
No. The official config file for redhat kernels is found as /boot/config-2.4.20-9 (or whatsoever), You have to copy it as .config in the source tree /usr/src/linux/ which is a symbolic link to /usr/src/linux-2.4.20-9 (at least if you used redhat kernel source). Then you can run "make oldconfig" (in this directory of course), but it's useless as "make xconfig" (in graphic mode) will use this .config file anyway, and is much more pleasant.
Greetings.






[Index of Archives]     [Fedora Users]     [Centos Users]     [Kernel Development]     [Red Hat Install]     [Red Hat Watch]     [Red Hat Development]     [Red Hat Phoebe Beta]     [Yosemite Forum]     [Fedora Discussion]     [Gimp]     [Stuff]     [Yosemite News]

  Powered by Linux