I am getting this error when trying to run kamailio on Centos 5.5. I have Postgresql 9.1.4 installed and I have tried with both OpenSSL v0.9.8e and v1.0.1c and I still get the same error. Any help would be appreciated.
ERROR: <core> [sr_module.c:565]: ERROR: load_module: could not open module </usr/local/kamailio-3.2/lib64/kamailio/modules/db_postgres.so>: /usr/local/kamailio-3.2/lib64/kamailio/modules/db_postgres.so: undefined symbol: TLSv1_method
Thanks
Nathaniel
Please post output of:
ldd /usr/local/kamailio-3.2/lib64/kamailio/modules/db_postgres.so
On 07/25/2012 01:28 AM, Akan wrote:
I am getting this error when trying to run kamailio on Centos 5.5. I have Postgresql 9.1.4 installed and I have tried with both OpenSSL v0.9.8e and v1.0.1c and I still get the same error. Any help would be appreciated.
ERROR: <core> [sr_module.c:565]: ERROR: load_module: could not open module </usr/local/kamailio-3.2/lib64/kamailio/modules/db_postgres.so>: /usr/local/kamailio-3.2/lib64/kamailio/modules/db_postgres.so: undefined symbol: TLSv1_method
Thanks
Nathaniel
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
Here is the output:
ldd /usr/local/kamailio-3.2/lib64/kamailio/modules/db_postgres.so libsrdb2.so.1 => /usr/local/kamailio-3.2/lib64/kamailio/libsrdb2.so.1 (0x00002b1e331ea000) libsrdb1.so.1 => /usr/local/kamailio-3.2/lib64/kamailio/libsrdb1.so.1 (0x00002b1e333f1000) libc.so.6 => /lib64/libc.so.6 (0x00002b1e33615000) /lib64/ld-linux-x86-64.so.2 (0x0000003961c00000)
Thanks
Nathaniel
On 7/25/2012 1:02 AM, Alex Balashov wrote:
ldd /usr/local/kamailio-3.2/lib64/kamailio/modules/db_postgres.so
Did you build from source?
On 07/25/2012 02:26 AM, Akan wrote:
Here is the output:
ldd /usr/local/kamailio-3.2/lib64/kamailio/modules/db_postgres.so libsrdb2.so.1 => /usr/local/kamailio-3.2/lib64/kamailio/libsrdb2.so.1 (0x00002b1e331ea000) libsrdb1.so.1 => /usr/local/kamailio-3.2/lib64/kamailio/libsrdb1.so.1 (0x00002b1e333f1000) libc.so.6 => /lib64/libc.so.6 (0x00002b1e33615000) /lib64/ld-linux-x86-64.so.2 (0x0000003961c00000)
Thanks
Nathaniel
On 7/25/2012 1:02 AM, Alex Balashov wrote:
ldd /usr/local/kamailio-3.2/lib64/kamailio/modules/db_postgres.so
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
Kamailio was build from the git source, postgres and openssl was installed with yum
On 7/25/2012 1:29 AM, Alex Balashov wrote:
Did you build from source?
On 07/25/2012 02:26 AM, Akan wrote:
Here is the output:
ldd /usr/local/kamailio-3.2/lib64/kamailio/modules/db_postgres.so libsrdb2.so.1 => /usr/local/kamailio-3.2/lib64/kamailio/libsrdb2.so.1 (0x00002b1e331ea000) libsrdb1.so.1 => /usr/local/kamailio-3.2/lib64/kamailio/libsrdb1.so.1 (0x00002b1e333f1000) libc.so.6 => /lib64/libc.so.6 (0x00002b1e33615000) /lib64/ld-linux-x86-64.so.2 (0x0000003961c00000)
Thanks
Nathaniel
On 7/25/2012 1:02 AM, Alex Balashov wrote:
ldd /usr/local/kamailio-3.2/lib64/kamailio/modules/db_postgres.so
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