Description of problem:
It seems that the RHEL3 U6 Emulex driver update included a change to
the Makefile in drivers/addon/lpfc/lpfcdfc (to share lpfc_logmsg.o
with the parent directory build) that leads to intermittent build
failures in Beehive. This change was introduced in 2.4.21-32.12.EL.
Version-Release number of selected component (if applicable):
2.4.21-35.EL
How reproducible:
perform internal kernel builds in beehive
Steps to Reproduce:
n/a
Actual results:
The following error is found in the build log:
lpfc_logmsg.o: file not recognized: File truncated
make[3]: *** [lpfc.o] Error 1
Expected results:
successful build
Additional info:
n/a
An advisory has been issued which should help the problem
described in this bug report. This report is therefore being
closed with a resolution of ERRATA. For more information
on the solution and/or where to find the updated files,
please follow the link below. You may reopen this bug report
if the solution does not work for you.
http://rhn.redhat.com/errata/RHSA-2005-663.html
Description of problem: It seems that the RHEL3 U6 Emulex driver update included a change to the Makefile in drivers/addon/lpfc/lpfcdfc (to share lpfc_logmsg.o with the parent directory build) that leads to intermittent build failures in Beehive. This change was introduced in 2.4.21-32.12.EL. Version-Release number of selected component (if applicable): 2.4.21-35.EL How reproducible: perform internal kernel builds in beehive Steps to Reproduce: n/a Actual results: The following error is found in the build log: lpfc_logmsg.o: file not recognized: File truncated make[3]: *** [lpfc.o] Error 1 Expected results: successful build Additional info: n/a