Hi Sean,

I just realized the librdmacm-devel (version 1.0.8-5.el5 is installed on the system I hit that) is dependent on librdmacm, and wasn't sure if its a bug or a feature... the dependency is created through /usr/lib64/librdmacm.so which is soft link to the obj file installed by librdmacm.

Or.

[root@celery ~]# rpm -qR librdmacm-devel
libibverbs-devel >= 1.1
librdmacm = 1.0.8-5.el5
librdmacm.so.1()(64bit)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
[root@celery ~]# rpm -ql librdmacm-devel | grep -v man
/usr/include/rdma
/usr/include/rdma/rdma_cma.h
/usr/include/rdma/rdma_cma_abi.h
/usr/lib64/librdmacm.so
[root@celery ~]# ls -l /usr/lib64/librdmacm*
lrwxrwxrwx 1 root root 18 Feb 2 12:22 /usr/lib64/librdmacm.so -> librdmacm.so.1.0.0 lrwxrwxrwx 1 root root 18 Feb 2 12:22 /usr/lib64/librdmacm.so.1 -> librdmacm.so.1.0.0
-rwxr-xr-x 1 root root 21376 Jun 22  2009 /usr/lib64/librdmacm.so.1.0.0
--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to