<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.2900.2963" name=GENERATOR></HEAD>
<BODY>
<DIV><SPAN class=359130108-19102006><FONT face=Arial color=#0000ff size=2>Hi 
Yossi,</FONT></SPAN></DIV>
<DIV><SPAN class=359130108-19102006><FONT face=Arial color=#0000ff size=2>It 
should be fixed in OFED-1.1-pre1.</FONT></SPAN></DIV>
<DIV> </DIV>
<DIV dir=ltr align=left>
<DIV dir=ltr align=left><STRONG><FONT color=#400080 
size=2>Regards,</FONT></STRONG></DIV>
<DIV dir=ltr align=left><STRONG><FONT color=#400080 
size=2>Vladimir</FONT></STRONG></DIV></DIV>
<DIV> </DIV><BR>
<DIV class=OutlookMessageHeader lang=en-us dir=ltr align=left>
<HR tabIndex=-1>
<FONT face=Tahoma size=2><B>From:</B> openib-general-bounces@openib.org 
[mailto:openib-general-bounces@openib.org] <B>On Behalf Of </B>yosef 
etigin<BR><B>Sent:</B> Monday, October 16, 2006 11:35 AM<BR><B>To:</B> 
openib-general@openib.org<BR><B>Subject:</B> [openib-general] building OFED 
package from git and svn<BR></FONT><BR></DIV>
<DIV></DIV>Hello,<BR>I have been trying to build OFED source package (1.1 rev 
9820) as was described in the HOWTO.build_ofed wiki. The package was built 
successfully, however i had trouble compilng it. The error I get is a missing 
library inside OFED's temporary build tree. The error is during the compilation 
of DAPL: <BR>
<BLOCKQUOTE>gcc: 
  /tmp/OFED-1.1-rev9725/SOURCES/openib-1.1/src/userspace/librdmacm/src/.libs/.libs/librdmacm.so: 
  No such file or directory<BR></BLOCKQUOTE>log of the make process is 
attached.<BR><BR>When I changed the top-level Makefile of open-ib sources, line 
306: <BR>from: <BR>
<BLOCKQUOTE class=gmail_quote 
style="PADDING-LEFT: 1ex; MARGIN: 0pt 0pt 0pt 0.8ex; BORDER-LEFT: rgb(204,204,204) 1px solid">AM_LDFLAGS="-L../libibverbs/src 
  -libverbs -L../librdmacm/src/.libs -lrdmacm -lsysfs" <BR></BLOCKQUOTE>to:<BR>
<BLOCKQUOTE class=gmail_quote 
style="PADDING-LEFT: 1ex; MARGIN: 0pt 0pt 0pt 0.8ex; BORDER-LEFT: rgb(204,204,204) 1px solid">AM_LDFLAGS="-L../libibverbs/src 
  -libverbs -L../librdmacm/src/ -lrdmacm -lsysfs" </BLOCKQUOTE>
<DIV><BR>It compiled OK.<BR><BR>Is this really a problem in this Makefile or 
this fix covers up for something more 
deep?<BR><BR>Yossi<BR> </DIV><BR></BODY></HTML>