Koozali.org: home of the SME Server

Kernel sources

Rotor

Kernel sources
« on: March 14, 2002, 07:17:39 PM »
5.1.2 with all installed rpm's for compiling new modules will not do it.

make output is:

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
make: *** [scripts/split-include] Error 1

Can do whatever i want - no chance. Does somebody has a hint.


Thanks

Filippo Carletti

Re: Kernel sources
« Reply #1 on: March 14, 2002, 08:13:06 PM »
You're missing kernel-headers.
RedHat doesn't distribute headers for errata kernels, but you can use kernel-headers-2.4.2-2.i386.rpm from RH 7.1 CD.