[OpenSIPS-Users] CACHEDB_MEMCACHED Module - libmemcached undefined symbol issue
Bogdan-Andrei Iancu
bogdan at opensips.org
Thu Nov 10 12:56:42 CET 2016
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 Developer
http://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 list
> Users at lists.opensips.org
> http://lists.opensips.org/cgi-bin/mailman/listinfo/users
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opensips.org/pipermail/users/attachments/20161110/fa3e28e0/attachment-0001.htm>
More information about the Users
mailing list