Failure to rebuild kernel-2.4.18-e.37.src.rpm under 2.1AS
I'm have a problem rebulding the kernel RPMs from the source RPM for the enterprise 2.4.18-e.37 kernel. Here is my environment and exactly what I'm doing:
Vanilla RH Enterprise 2.1AS
All packages installed
2.4.9-e.3 kernel
rpm -ivh kernel-2.4.18-e.37.src.rpm
cd /usr/src/redhat/SPECS
rpmbuild -bb kernel-2.4.spec
Here is the error I get about have way through the patches:
Patch #2500 (linux-2.4.18-fusion-update.patch):
+ patch -p1 -s
The next patch would delete the file drivers/message/fusion/mptlinux.txt, which does not exist! Assume -R? [n]
No matter what I answer here, the rebuild fails. Am I missing something or is it another problem?
|