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

Maciej Bylica mbgatherer at gmail.com
Tue Nov 15 17:28:59 CET 2016


Hi Bogdan,

Thanks for reply.
Right, Opensips module was not the source of the problem.
I've managed to solve the issue, memcache is working fine.

Thanks
Maciej.

2016-11-10 12:56 GMT+01:00 Bogdan-Andrei Iancu <bogdan at opensips.org>:

> Hi Maciej,
>
> As I see, you are manually compiling and installing the memcached stuff -
> any special reason for doing that ? (versus using packages)
>
> As the problem seems to be in the lib, not in the OpenSIPS module.
>
> Regards,
>
> Bogdan-Andrei Iancu
> OpenSIPS Founder and Developerhttp://www.opensips-solutions.com
>
> On 09.11.2016 18:41, Maciej Bylica wrote:
>
> 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
>
>
> _______________________________________________
> Users mailing listUsers at lists.opensips.orghttp://lists.opensips.org/cgi-bin/mailman/listinfo/users
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opensips.org/pipermail/users/attachments/20161115/a02cca58/attachment.htm>


More information about the Users mailing list