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

Roland Dreier rdreier at cisco.com
Mon Jan 15 13:43:57 PST 2007


 > 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.

Did you really pull the latest code?  For example make sure your
libcxgb3 tree has commit fb02c47a, which it seems Steve committed last
Wednesday.  In that tree, Makefile.am has:

lib_LTLIBRARIES = src/libcxgb3.la

so it should be impossible to build a plain cxgb3.so.

libmthca and libamso are a little trickier since they test the
libibverbs that they are being built against and do the right thing
depending on libibverbs 1.0 vs. 1.1-pre.  But eg libmthca with commit
c03590b5 should definitely work against the latest libibverbs master
branch.

 - R.




More information about the general mailing list