On Tue, 19 Sep 2000, Ray Curtis wrote:

> >>>>> "kw" == Kevin Wood <[EMAIL PROTECTED]> writes:
> 
> kw> Hey there,
> kw> Has anyone had any trouble recompiling the kernel that RedHat has
> kw> released 2.2.16-3.  I tried rebuilding the kernel and I get the error
> kw> message missing 'linux/errno.h'.  It almost seems like stuff was moved
> kw> around.  
> 
> kw> Just for information, I am using the RedHat config and the only change I
> kw> made was to add an updated serial driver to support PCI modems which
> kw> should touch any of the .h files other than serial related ones, I have
> kw> all the source and header rpms and it is being done on a machine with a
> kw> full install (no packages left out).  Any ideas.  I managed to copy the
> kw> file before, but it gives me an error on another file stating that it is
> kw> missing as well.
> 
> kw> Any help would be appreciated.  All else fails, I'll get a clean tree
> kw> and do it, but I'd like to avoid that.
> 
> Not sure where this is happening, either in upgrades or new installs,
> but check to ensure that these links exsist:
> 
> /usr/include/linux --> /usr/src/linux/include/linux
> /usr/include/asm --> /usr/src/linux/include/asm

I am running 2.2.13 kernel (custom built from kernel-source rpm), and
installed the 2.2.16-3 headers and source. I had the exact same problem,
and also had to add

/boot/kernel.h --> /boot/kernel.h-2.2.16

to get it to compile.

charles



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to