[SR-Users] undefined symbol: EVP_sha1 when using outbound module

Francisco Burgos dabo_02 at live.com
Tue Jul 26 18:40:04 CEST 2016


this is the output of the command

sudo ldd ../lib64/kamailio/modules/outbound.so


    linux-vdso.so.1 =>  (0x00007fff0a9e2000)
    libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007fd869171000)
    /lib64/ld-linux-x86-64.so.2 (0x000055aba6816000)


If im not mistaken the linking between the crypto library is missing and I dont know how to fix it. Please im new to kamailio and this is a project that requires urgency. Thanks

________________________________
From: sr-users <sr-users-bounces at lists.sip-router.org> on behalf of Francisco Burgos <dabo_02 at live.com>
Sent: Thursday, July 21, 2016 7:27 PM
To: sr-users at lists.sip-router.org
Subject: [SR-Users] undefined symbol: EVP_sha1 when using outbound module


Hi,


I am trying to use kamailio as an edge proxy to forward requests and media to an sbc. when compiling the cfg file included on the examples. i get:


undefined symbol: EVP_sha1


I believe this problem is being caused by the outbound module and after some research i managed to read that it is caused by the linking between the gcc libcrypto. I would like some help since this project requires urgency. Thanks in advance.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sip-router.org/pipermail/sr-users/attachments/20160726/8c254f40/attachment.html>


More information about the sr-users mailing list