On Thu, Mar 21, 2002 at 10:14:47AM -0500, Wainwright, Oliver (Exchange) wrote:
> Having a problem recompiling my kernel.
> All packages installed and am running redhat 7.2 s390, kernel is 2.4.9-17.
> Appear to be missing the includes directory under my source tree. I have
> received the error on two different servers.
>
> Please advise.
Please install the kernel-2.4.9-17.src.rpm and then recompile with that.
(As root this is: "rpm -i kernel-2.4.9-17.src.rpm; cd /usr/src/redhat/SPECS;
rpm -bb kernel-2.4.spec" Add your changes to /usr/src/redhat/SOURCES/.)
The kernel source installed in /usr/src/linux has a complete directory
missing and this has already been corrected in errata kernels available
from:
ftp://ftp.redhat.com/pub/redhat/linux/updates/7.2/en/os/
cu,
Florian La Roche