I'm having trouble getting ibverbs to build with "./configue
--enable-ibverbs"
For all my systems running centos 5 the configure script fails saying:
checking for ibv_get_device_list in -libverbs... no
ibverbs requested but not found.
I'm using the same kernel version (2.6.24.6) and the same ver of OFED
(1.3.1). The only difference between the systems is one is Centos 4 and
the other is Centos 5.. The system runs fine if I just copy the
compiles .so files from one system to the other this is just a bit of a
pain when we're trying to automate testing.
Any idea while ac_cv_lib_ibverbs_ibv_get_device_list would return
nothing in these situations?
Thanks!
-Mickey Mazarick
--