Can you install the pkg-config, recompile and see if works this time? pkg-config is useful to detect compile and linker parameters for specific libraries.
Cheers, Daniel On 27/07/16 16:10, Francisco Burgos wrote: > > From source and no, I did not installed pkg-config tool. > > > > ------------------------------------------------------------------------ > *From:* sr-users <sr-users-boun...@lists.sip-router.org> on behalf of > Daniel-Constantin Mierla <mico...@gmail.com> > *Sent:* Wednesday, July 27, 2016 6:20 AM > *To:* Kamailio (SER) - Users Mailing List > *Subject:* Re: [SR-Users] undefined symbol: EVP_sha1 when using > outbound module > > > Hello, > > > so it is not linked against libssl/libcrypto. > > > Did you installed from packages or from sources? If later, do you have > pkg-config tool installed? > > > Cheers, > Daniel > > > On 26/07/16 18:40, Francisco Burgos wrote: >> >> 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-boun...@lists.sip-router.org> on behalf of >> Francisco Burgos <dabo...@live.com> >> *Sent:* Thursday, July 21, 2016 7:27 PM >> *To:* sr-users@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. >> >> >> >> _______________________________________________ >> 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 > > -- > Daniel-Constantin Mierla > http://www.asipto.com - http://www.kamailio.org > http://twitter.com/#!/miconda - http://www.linkedin.com/in/miconda -- Daniel-Constantin Mierla http://www.asipto.com - http://www.kamailio.org http://twitter.com/#!/miconda - http://www.linkedin.com/in/miconda
_______________________________________________ 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