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@lists.opensips.org http://lists.opensips.org/cgi-bin/mailman/listinfo/users