This thread is a few days old, so I'll repost a bit of the make dep output, and where it bombs.
make[2]: *** No rule to make target `/usr/src/linux-2.4.22-1.2174.nptl/include/linux/autoconf.h', needed by `/usr/src/linux-2.4.22-1.2174.nptl/include/linux/modules/signal.ver'. Stop.
make[2]: Leaving directory `/usr/src/linux-2.4.22-1.2174.nptl/kernel'
make[Untitled 11]: *** [_sfdep_kernel] Error 2
make[1]: Leaving directory `/usr/src/linux-2.4.22-1.2174.nptl'
make: *** [dep-files] Error 2
[root@utah linux-2.4]#
As are you, I'm not a kernel guru either. Though it looks as if there are issues autoconf.h which is needed by signal.ver. And thats about as much as I know.... <grin>
Running a home server on a below average box, so I'd like to slim down the kernel.
jludwig wrote:
I have read where Red Hat sets up their source code directories
differently (or some such) than the standard FHS and have used a unique
S.A. /kernel to install and compile from. Beyond this --- I can barely
spell kernel (I.E. definitely not a kernel guru)