RE: Kernel Won't Compile on RedHat 7.0

2001-02-06 Thread Tristan Hill
> > 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

RE: Kernel Won't Compile on RedHat 7.0

2001-02-06 Thread Wagner, Joseph
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

Re: Kernel Won't Compile on RedHat 7.0

2001-02-05 Thread Samuel Flory
-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

Kernel Won't Compile on RedHat 7.0

2001-02-05 Thread Wagner, Joseph
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