[OpenSIPS-Users] CACHEDB_MEMCACHED Module - libmemcached undefined symbol issue

Maciej Bylica mbgatherer at gmail.com
Wed Nov 9 17:41:06 CET 2016


Hello

I am struggling with memcached installation with the latest git opensips
2.2.2 and centos 6.8
Here are version releases i am using:
libmemcached-1.0.18 (./configure, make && make install)
memcached-1.4.33 (./configure, make && make install)
with LD_LIBRARY_PATH=/usr/local/lib:$LD_LIBRARY_PATH

memcached -d -u nobody -m 1048 -p 9999 127.0.0.1
does not produce any error

but what is really puzzling me during the opensips start is the error below:
DBG:core:load_module: loading module
/usr/local/lib64/opensips/modules/cachedb_memcached.so
ERROR:core:sr_load_module: could not open module
</usr/local/lib64/opensips/modules/cachedb_memcached.so>:
/usr/local/lib/libmemcached.so.11: undefined symbol: pthread_once

Can someone please guide me how to put memcached up and running ?
Opensips is compiled with cachedb_memcached module.

Thanks in advance.
Maciej
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opensips.org/pipermail/users/attachments/20161109/16e26827/attachment.htm>


More information about the Users mailing list