|
|
os采用的是redhat8.0,此环境下添加一块emulex lp8000的光纤卡,驱动编译后,加载是出现如下错误信息:依信息理解是编译器版本不一致所引起。不知如何解决,各位大哥帮一把。
Using /lib/modules/2.4.18-14/kernel/drivers/scsi/lpfcdd.o
/lib/modules/2.4.18-14/kernel/drivers/scsi/lpfcdd.o: The module you are trying to load (/lib/modules/2.4.18-14/kernel/drivers/scsi/lpfcdd.o) is compiled with a
gcc
version 2 compiler, while the kernel you are running is compiled with
a gcc version 3 compiler. This is known to not work. |
|