I down loaded the 2.2.16.rpm source, rpm'ed it and then
added a patch (HighPoint 370 chip). That all went well.
My real goal is to add the patch for the HighPoint IDE
chip, and then maybe tune up and such for the K7.
Before I dig out the kernel-howto, I'm using the RedHat
guide.
I did
cd /usr/src
redid the linux symlink to point to the new directory
cd to /usr/src/linux
make config ...Y/n/M and a lot of ???? :)
make dep
make clean
make boot .. here is where I get
----------------------------------------------------------------------------
-------------------
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: linux/errno.h: No such file or directory
make: *** [scripts/split-include] Error 1
----------------------------------------------------------------------------
-------------------
There's the 'dumb' part.
The other question is in the RedHat RPM'ed kernel source is there
the config file that matches the kernel on the CDROM ?
TIA,
-pete
--
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.