Re-build Kernel 2.4.18(RH8.0) - Help
This is a discussion on Re-build Kernel 2.4.18(RH8.0) - Help ; Hi All,
I have some compiling errors when I try to re-build my kerkel2.4.18
from RH8.0. What I did is just install the package from RH CDs and
run "make dep", "make clean" and "make zImage". Meanwhile I also failed
...
-
Re-build Kernel 2.4.18(RH8.0)
Hi All,
I have some compiling errors when I try to re-build my kerkel2.4.18
from RH8.0. What I did is just install the package from RH CDs and
run "make dep", "make clean" and "make zImage". Meanwhile I also failed
to run "make modules".
Do I need download any patches for this version?
Thanks in advance,
Mike
-
Re: Re-build Kernel 2.4.18(RH8.0)
mike wrote:
> Hi All,
>
> I have some compiling errors when I try to re-build my kerkel2.4.18
> from RH8.0. What I did is just install the package from RH CDs and
> run "make dep", "make clean" and "make zImage". Meanwhile I also failed
> to run "make modules".
>
> Do I need download any patches for this version?
>
> Thanks in advance,
>
> Mike
Might help if you gave the error message.
if it's a driver for hardware that doesn't apply in your case a
make menuconfig to select kernel configuration might help.
(make config is an older, klunky option)