[sr-dev] git:master: Added kmi module to linkage (because of ../../modules_k/ xcap_client/xcap_client.so: undefined symbol: register_mi_mod )

Marius Zbihlei marius.zbihlei at 1and1.ro
Thu Oct 22 14:21:27 CEST 2009


Module: sip-router
Branch: master
Commit: b5dd92caf75c3cc9076a0fc59149fbf80bcb0949
URL:    http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=b5dd92caf75c3cc9076a0fc59149fbf80bcb0949

Author: Marius Zbihlei <marius.zbihlei at 1and1.ro>
Committer: Marius Zbihlei <marius.zbihlei at 1and1.ro>
Date:   Thu Oct 22 15:20:46 2009 +0300

Added kmi module to linkage (because of  ../../modules_k/xcap_client/xcap_client.so: undefined symbol: register_mi_mod  )

---

 modules_k/xcap_client/Makefile |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/modules_k/xcap_client/Makefile b/modules_k/xcap_client/Makefile
index 8548d49..74843e5 100644
--- a/modules_k/xcap_client/Makefile
+++ b/modules_k/xcap_client/Makefile
@@ -18,4 +18,6 @@ DEFS+=-DOPENSER_MOD_INTERFACE
 
 SERLIBPATH=../../lib
 SER_LIBS+=$(SERLIBPATH)/srdb1/srdb1
+SER_LIBS+=$(SERLIBPATH)/kmi/kmi
+
 include ../../Makefile.modules




More information about the sr-dev mailing list