I must ask, why the downgrade to 2.4.4? It was not a particularly
noteworthy kernel. 2.4.9 is the last kernel before a major vm code
change.

One thing you did not mention was the procedure you followed _after_ the
manual edit. You will need to do a make dep again. Then the make bzImage
...

Normally, I will do a test compile on a custom config. If it make OK,
I'll copy out the .config to a file elsewhere and the do a make
mrproper. This will do a full clean of all links and build parts. Copy
back the .config and do make oldconfig, make dep, make bzImage. I run a
patched XFS-enabled kernel, so I don't run the stock RedHat kernels
after an install.

Also, you could install the new redhat kernel upgrade rpm. It will allow
the rpm upgrade of several X packages for some better support and
performance.

Also, some of the driver parts change names a bit. It may be needed to
do a make menuconfig or make xconfig to select your net cards with a
different kernel.

On Mon, 2002-02-18 at 22:58, Amarendra Godbole (Intl Vendor) wrote:
> Hi folks,
> 
> I have RHL 7.2 with 2.4.7 kernel. I have to put in 2.4.4 kernel. So I
> got the source for 2.4.4 downloaded, and followed the regular steps to
> compile it. Now, I used the old configuration file (make oldconfig). 
> 
> The compilation went thru fine, I did boot into it, but... eth0 did not
> come up. Some googling told me that, the following options were not set
> in the .config file CONFIG_NETLINK, CONFIG_NETFILTER. I did a manual
> edit and set them right (=y).
> 
> But now the compilation does not go thru, I get an error (NF_MAX_HOOKS
> not declared) in netfilter.c and it bails out.  Also, the README
> mentions that to compile this kernel, one should have gcc-2.91.66, while
> version I have is 2.96.
> 
> Can this difference in gcc may cause the problem ? Or did I go wrong in
> manually editing the .config file ? How do I get this kernel to compile
> with eth0 up ?
> 
> Thanks in advance.
> 
> Cheers,
> --amar
> 
> --
> Amarendra A. Godbole / Microsoft ``Services For UNIX'' / These opinions
> are _MINE_.
> If you miss love, you miss life.
> 
> 
> ---
> This message has been sent through the ALE general discussion list.
> See http://www.ale.org/mailing-lists.shtml for more info. Problems should be 
> sent to listmaster at ale dot org.
> 
-- 
James P. Kinney III   \Changing the mobile computing world/
President and COO      \          one Linux user         /
Local Net Solutions,LLC \           at a time.          /
770-493-8244             \.___________________________./

GPG ID: 829C6CA7 James P. Kinney III (M.S. Physics)
<[EMAIL PROTECTED]>
Fingerprint = 3C9E 6366 54FC A3FE BA4D 0659 6190 ADC3 829C 6CA7 


Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to