Anyone try this with RHEL 5 ?
My kernel version is 2.6.18-8.1.1.el5.
I am trying compile the module from source and
getting the following errors.
In file included from
/home/sri/mptscsi_vmware/mptscsi-rhel-3.02.62.01/mptba
se.c:50:
include/linux/config.h:6:2: warning: #warning
Including config.h is deprecated.
/home/sri/mptscsi_vmware/mptscsi-rhel-3.02.62.01/mptba
se.c: In function âmpt_suspendâ:
/home/sri/mptscsi_vmware/mptscsi-rhel-3.02.62.01/mptba
se.c:1646: error: switch quantity not an integer
/home/sri/mptscsi_vmware/mptscsi-rhel-3.02.62.01/mptba
se.c: In function âMakeIocReadyâ:
/home/sri/mptscsi_vmware/mptscsi-rhel-3.02.62.01/mptba
se.c:2510: error: implicit declaration of function
âcrashdump_modeâ
make[2]: ***
[/home/sri/mptscsi_vmware/mptscsi-rhel-3.02.62.01/mptb
ase.o] Error 1
make[1]: ***
[_module_/home/sri/mptscsi_vmware/mptscsi-rhel-3.02.62
.01] Error 2
make[1]: Leaving directory
`/usr/src/kernels/2.6.18-8.1.4.el5-i686'
Sriram
Same problem here. Also the version of the in-kernel driver is somewhat newer than the one provided from vmware.