Hello,

So, I built the memcached module against the latest Git production branch of memcached and libmemcache-1.4.0.rc2 (the latest available), on Debian i386.

But when I try to load the Kamailio memcached module:

Nov 28 03:47:44 diminuendo-1 kamailio: ERROR: <core> [sr_module.c:572]: ERROR: load_module: could not open module </usr/local/lib/kamailio/modules/memcached.so>: /usr/lib/libmemcache.so.0: undefined symbol: mcm_buf_len

I find that very odd, because the symbol is quite clearly exported in the library:

diminuendo-1:~# nm /usr/lib/libmemcache.so.0 | grep -i mcm_buf_len
         U mcm_buf_len

Does anyone have any idea what the underlying linking issue is here?

-- Alex

--
Alex Balashov - Principal
Evariste Systems LLC
235 E Ponce de Leon Ave
Suite 106
Decatur, GA 30030
Tel: +1-678-954-0670
Fax: +1-404-961-1892
Web: http://www.evaristesys.com/, http://www.alexbalashov.com/

_______________________________________________
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
sr-users@lists.sip-router.org
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users

Reply via email to