Displaying 1 result from an estimated 1 matches for "mega_common".
2008 Sep 23
2
Centos Kernel 4.7 Compile Help
....6.9 base files. After doing that I wanted to patch
the kernel with the numerous patch files that came with the src
rpm.
The problem that I am having is that a lot of the patch files
fail ? an example:
patch -p1 < ../linux-2.6.9-megaraid-update.patch
patching file drivers/scsi/megaraid/mega_common.h
Hunk #1 FAILED at 27.
1 out of 1 hunk FAILED -- saving rejects to file
drivers/scsi/megaraid/mega_common.h.rej
patching file drivers/scsi/megaraid/megaraid_mbox.c
Hunk #1 FAILED at 10.
Hunk #2 FAILED at 217.
Hunk #3 FAILED at 244.
Hunk #4 FAILED at 286.
Hunk #5 FAILED at 340.
Is this...