Details
-
Bug
-
Resolution: Fixed
-
Critical
-
None
-
Lustre 2.6.0
-
None
-
RHEL-6.5, HP DL360 G8 server, Intel Infiniband card, OFED version - intelib-basic.rhel6-x86_64.7.3.1.0.12.tgz, OS kernel - 2.6.32-431.el6.x86_64, OFED download URL - https://downloadcenter.intel.com/download/24625/Intel-True-Scale-Fabric-Host-Channel-Adapter-Host-Drivers-Software-v7-3-1-0-12
-
3
-
17713
Description
I am facing as issue while compiling Lustre-2.6.0 client packages.
I followed below mentioned steps to compile packages:
git clone git://git.whamcloud.com/fs/lustre-release.git
cd lustre-release
git checkout 2.6.0
sh autogen.sh
./configure --disable-server --with-o2ib=/usr/src/compat-rdma
I am getting below error:
checking whether to use any OFED backport headers... no
checking whether to enable OpenIB gen2 support... no
configure: error: can't compile with OpenIB gen2 headers under /usr/src/compat-rdma
Attachments
Issue Links
- is related to
-
LU-5334 Lustre-2.5.2 build fail with intel-mic-ofed-compat-rdma-3.5-OFED.3.5.2.MIC.beta1.2.6.32_431.17.1.el6.x86_64.x86_64
- Resolved