Changer Van
2007-Jun-14 04:47 UTC
[Lustre-discuss] building lustre-1.4.10.1 using OFED-1.1 giving error
Hi All,
How to compile lustre using OFED-1.1 src, we are getting the
following error
[lustre-1.4.10.1]# ./configure
--with-openib=/root/Voltaire_rpms/gridstack/OFED-1.1/SOURCES/openib-1.1--with-linux=/usr/src/linux-
2.6.9-42.0.10.EL_lustre-1.4.10.1
configure: error: bad --with-openib path
pls let us know what we are doing is correct OR if you have any better way
to build the Lustre to use on mem-based IB cards pls pass us the steps or
document link.
thanks in advance,
--
Regards,
Changer
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
http://mail.clusterfs.com/pipermail/lustre-discuss/attachments/20070614/f2a06855/attachment.html
Johann Lombardi
2007-Jun-14 05:18 UTC
[Lustre-discuss] building lustre-1.4.10.1 using OFED-1.1 giving error
On Thu, Jun 14, 2007 at 06:47:31PM +0800, Changer Van wrote:> [lustre-1.4.10.1]# ./configure > --with-openib=/root/Voltaire_rpms/gridstack/OFED-1.1/SOURCES/openib-1.1 > --with-linux=/usr/src/linux-2.6.9-42.0.10.EL_lustre-1.4.10.1 > configure: error: bad --with-openib pathActually, the configure option is "--with-o2ib=$OFED_PATH". "--with-openib" is for IbGold 1.8.2. Johann