[PATCH 5/9] mgcp/test: Show the number of dummy packets sent

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/OpenBSC@lists.osmocom.org/.

Holger Hans Peter Freyther holger at freyther.de
Thu Jan 16 12:22:37 UTC 2014


On Tue, Jan 07, 2014 at 12:07:47PM +0100, Jacob Erlbeck wrote:

I added:

diff --git a/openbsc/tests/mgcp/Makefile.am b/openbsc/tests/mgcp/Makefile.am
index 8c365b4..470cdd8 100644
--- a/openbsc/tests/mgcp/Makefile.am
+++ b/openbsc/tests/mgcp/Makefile.am
@@ -11,4 +11,5 @@ mgcp_test_SOURCES = mgcp_test.c
 mgcp_test_LDADD = $(top_builddir)/src/libbsc/libbsc.a \
                $(top_builddir)/src/libmgcp/libmgcp.a \
                $(top_builddir)/src/libcommon/libcommon.a \
-               $(LIBOSMOCORE_LIBS) -lrt $(LIBOSMOSCCP_LIBS) $(LIBOSMOVTY_LIBS)
+               $(LIBOSMOCORE_LIBS) -lrt $(LIBOSMOSCCP_LIBS) $(LIBOSMOVTY_LIBS) \
+               $(LIBRARY_DL)

for the dlsym




More information about the OpenBSC mailing list