On Sun, 9 Jul 2000, Bob Hartung 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.
>
> I have installed the following per the instructions on the RH ftp site:
> rpm -Uvh kernel-headers-2.2.16-3.i386.rpm
> rpm -Uvh kernel-source-2.2.16-3.i386.rpm
> rpm -ivh kernel-2.2.16-3.i386.rpm
> rpm -ivh kernel-ibcs-2.2.16-3.i386.rpm
> rpm -ivh --force kernel-pcmcia-cs-2.2.16-3.i386.rpm
>
> rpm -ivh kernel-doc-2.2.16-3.i386.rpm
>
> Now when I try to recompile a new kernel "make dep" and "make clean"
> work okay. However, "make bzImage" gives the following error:
>
> 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
>
Try make symlinks
--
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.