tags 555380 +patch
thanks

Hi,

attached is a patch which fixes the problem.

Cheers,
   Stefan.
--- librdmacm-1.0.10.orig/Makefile.am
+++ librdmacm-1.0.10/Makefile.am
@@ -21,7 +21,8 @@
 examples_ucmatose_SOURCES = examples/cmatose.c
 examples_ucmatose_LDADD = $(top_builddir)/src/librdmacm.la
 examples_rping_SOURCES = examples/rping.c
-examples_rping_LDADD = $(top_builddir)/src/librdmacm.la
+examples_rping_LDADD = $(top_builddir)/src/librdmacm.la \
+			-lpthread
 examples_udaddy_SOURCES = examples/udaddy.c
 examples_udaddy_LDADD = $(top_builddir)/src/librdmacm.la
 examples_mckey_SOURCES = examples/mckey.c

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to