> I've downloaded and installed both the source
> and the kernel headers RPMs and the other rpms from
> http://myezserver.com/downloads/mitel/

I have found that sometime you need the real kernel-headers package and not
the fake one Darrel put together to satisfy dependencies.

> # make bzImage
> gcc -Wall -Wstrict-prototypes -O2 -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:26: linux/errno.h: No such file or directory

This is the kind of errors you get when you don't have the correct
kernel-headers installed.  I don't know about compiling the kernel but for
everything else that give these type of errors I have solved them by
downloading the latest package of kernel-headers for RedHat 7.1.  It doesn't
seem to matter that it is for kernel 2.4.

Here is  a link to the most current that works for me as of today:

ftp://ftp.rpmfind.net/linux/redhat/updates/7.1/en/os/i386/kernel-headers-2.4
.9-31.i386.rpm

Hope this helps,

-Shad


--
Please report bugs to [EMAIL PROTECTED]
Please mail [EMAIL PROTECTED] (only) to discuss security issues
Support for registered customers and partners to [EMAIL PROTECTED]
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Archives by mail and http://www.mail-archive.com/devinfo%40lists.e-smith.org

Reply via email to