On Thu, Sep 19, 2002 at 05:55:27PM +0530, Saji Kumar VR wrote: > Hi, > > I have Redhat 7.1 with 2.4.2 kernel. I want to > install 2.5.33 kernel in my machine. I have downloaded > 2.5.33 tree & compiled it. But its giving some linking erros, when I compile > after including network drivers > ( ie, enabiling through make config). Without these drivers, I can install > the kernel & boot on it, but without network support. > > Is there anything to be taken care compiling 2.5 kernel in redhat 7.1 > running 2.4.2 kernel? RedHat has kernel unfriendly gcc in many versions. You should have kgcc and need to set it as the compiler in Makefile. 2.5.x kernels are development. Noone ever said, that all drivers compile, let alone work (generally, this is true about any <any number>.<odd number>.<anything> kernels - they have odd numbers, thus they are odd). Try other versions if they work for you. ------------------------------------------------------------------------------- Jan 'Bulb' Hudec <bulb@ucw.cz> -- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/