[openib-general] HCA and iWarp user space library names don't match what verbs is expecting

Steve WIse swise at opengridcomputing.com
Mon Jan 15 13:42:02 PST 2007


On Mon, 2007-01-15 at 13:29 -0800, Woodruff, Robert J wrote:
> I just pulled the latest userspace code from the maintainer's git trees
> and it looks
> like the latest verbs is looking for file names different than what is
> built for
> mthca, cxgb3, and amso.
> 
> ib verbs is looking for file names of libmthca-rdmav2.so,
> libamso-rdmav2.so, 
> and libcxgb3-rdmav2.so.
> The names build by the makefiles are mthca.so, amso.so, and cxgb3.so. 
> Looks like the makefiles for these three need to be fixed so that it 
> matches the names that the verbs are looking for ?
> 
> woody

Hmm.  I committed the change to cxgb3 and amso to support this.  And I
know Roland committed libmthca because I tested all this.  

Did you:

reconfig the libs?  (./autogen.sh && ./configure)
build/install them?  (make && make install)



Steve









More information about the general mailing list