Hi Guo, Thanks for the reply.........
Exactly same I'm doing....My command is similar to yours. ./configure --disable-server --with-o2ib=/usr/src/ofa_kernel/default I'm not giving kernel parameter bcoz I want a patch less client rpm's. Mellanox Ofed downloaded from Mellanox site. What is the devel package of Mellanox ? Can you see in ofed_info ? Regards, Parag +91 9923181090 -----Original Message----- From: lustre-discuss [mailto:[email protected]] On Behalf Of eteced Sent: Tuesday, March , 2016 9:20 AM To: [email protected] Subject: Re: [lustre-discuss] error while lustre client rpm build On 2016/3/8 9:12, Parag Khuraswar wrote: > > Hi, > > When I'm trying to build lustre client rpm using Mellanox Ofed, I'm > getting below error. > > checking whether to use Compat RDMA... /usr/bin/ofed_info > > ... Hi, Parag I use Mellanox OFED too. However, I think you should place the path of its header at the configure parameter '--with-o2ib' rather than its binary path. If you use the official package downloaded from http://www.mellanox.com/page/products_dyn?product_family=26 installing MLNX_OFED, I think you could find the header at /usr/src/ofa_kernel/default. I run the 'configure' program using below command line to build lustre client without any problem: ./configure --with-linux=/root/rpmbuild/BUILD/kernel-3.10.0.327.el7.centos.lustre/ --with-o2ib=/usr/src/ofa_kernel/default --disable-server Hopefully It is useful. Yingdi Guo _______________________________________________ lustre-discuss mailing list [email protected] http://lists.lustre.org/listinfo.cgi/lustre-discuss-lustre.org _______________________________________________ lustre-discuss mailing list [email protected] http://lists.lustre.org/listinfo.cgi/lustre-discuss-lustre.org
