>
> My kernel won't compile using the command:
>
> make dep clean bzImage modules modules_install
>
Is this the kernel source from the rpm provides with rh7?
As it is the right version I'll assume that it is.
Also the error output has smp mentionned in it.
I needed to run
make mrprope
ailto:[EMAIL PROTECTED]]
Sent: Monday, February 05, 2001 4:35 PM
To: [EMAIL PROTECTED]
Subject: Re: Kernel Won't Compile on RedHat 7.0
-Install kgcc.
-alias gcc=kgcc
"Wagner, Joseph" wrote:
>
> My kernel won't compile using the command:
>
> make dep
-Install kgcc.
-alias gcc=kgcc
"Wagner, Joseph" wrote:
>
> My kernel won't compile using the command:
>
> make dep clean bzImage modules modules_install
>
> I tried updating the packages. I have updated versions of:
>
> gcc
> glibc
> libstdc++
> modut
My kernel won't compile using the command:
make dep clean bzImage modules modules_install
I tried updating the packages. I have updated versions of:
gcc
glibc
libstdc++
modutils
That didn't help.
I also tried updating the Makefile as directed by the Re