Hi,
I tried to recompile lustre packages for MPSS 3.6 (using OFED 1.5.4.1) and seems that MPSS gcc 5.1.1 is more strict and build fails.
/tmp/lustre-release/lnet/klnds/o2iblnd/o2iblnd_cb.c: In function 'kiblnd_resolve_addr': /tmp/lustre-release/lnet/klnds/o2iblnd/o2iblnd_cb.c:1213:14: error: implicit declaration of function 'rdma_set_reuseaddr' [-Werror=implicit-function-declaration] rc = rdma_set_reuseaddr(cmid, 1); ^ cc1: all warnings being treated as errors
So is there any working (M)OFED version that could use used with RHEL 6.7 kernel, MPSS 3.6 and lustre on the Phis?