Steve Wise wrote:
> All,
> 
> I added a quick "how to" on the wiki for the Chelsio T3 rnic...
> 
> Steve.
> 
> 
> 
> _______________________________________________
> openib-general mailing list
> [email protected]
> http://openib.org/mailman/listinfo/openib-general
> 
> To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general
> 

Steve,

The two steps below fail:

# (cd librdmacm && ./autogen.sh && ./configure && make && make install)
# (cd libcxgb3 && ./autogen.sh && ./configure && make && make install)


with:
checking for ibv_get_device_list in -libverbs... no
configure: error: ibv_get_device_list() not found.  librdmacm requires 
libibverbs.
checking for ibv_get_device_list in -libverbs... no
configure: error: ibv_get_device_list() not found.  libmthca requires 
libibverbs.

Should the configure script do "-libibverbs" instead of "-libverbs" ?

Thanks,
Louis


+---------------------------------------------------------+
| Louis LABORDE              e-mail: [EMAIL PROTECTED] |
| HP Cupertino SISL          phone:        (408) 447-3649 |
+---------------------------------------------------------+

_______________________________________________
openib-general mailing list
[email protected]
http://openib.org/mailman/listinfo/openib-general

To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general

Reply via email to