Hello,
Im installing MPSS 3.6.1 on two xeon phi nodes in a cluster connected to Infiniband, CentOS 6.6 and the kernel version is 2.6.32-504.8.1.el6.x86_64, so I update the kernel-headers and kernel-devel and rebuilt the MPSS host drives as the user guide says, and so far so good, but the problem comes when I tried to rebuild OFED drivers with rpmbuild --rebuild ofed-driver-3.6.1-.1.src.rpm, I get the following error message:
error: Failed build dependencies:
mpss-modules-dev-2.6.32-504.8.1.el6.x86_64 is needed by ofed-driver-3.6.1-1.x86_64
Please help