I've done all of my kernel-2.2.16 upgrading from tarball with no problems.
I've generally disliked the way RPM kernels upgrade. Sadly, I do miss out
on RedHat's patches, but I'd really like to know what I'm patching for. I
*do* patch with the latest IDE patches, though.
But, in answer to your question, the error message is stating that for some
reason make is looking for linux/errno.h off of its current directory at
that moment and not finding it. The trick here would be to create a
symlink to work around the problem. It just shows poor RPM development by
somebody there at RedHat (perhaps they didn't look into someone recompiling
the kernel after the upgrade). A reinstall isn't likley to help you.
Lee Howard
At 09:44 PM 7/9/00 -0500, you wrote:
>Hi,
> I needed to upgrade my stock 6.2 kernel for a) security fixes on this
>future masquerade server and b) tulip drivr problems with my LinkSys
>cards.
....
> gcc -Wall -Wstrict-prototypes -02 -fomit-frame-pointer -o
>scripts/split-include scripts/split-include.c
> In file included from /usr/include/errno.h:36,
> from /scripts/split-include.c:26:
> /usr/include/bits/errno.h:25: linux/errno.h: No such file or directory
> make: *** {scripts/split-include] Error 1
>
>It seems that I have neglected to install/upgrade something (?). I have
>issued a
> rpm --rebuilddb
>
>and the same error.
>
>Ideas??
>All help appreciated to avoid a complete reinstall!
>
>TIA
>
>Bob
--
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.