Daniel-Constantin Mierla:
> Libssl is not listed in the linked object and the missing symbol is
> reported by libval-threads (for SSL_get_SSL_CTX) -- so this library was
> no properly linked against libssl.
>
> Can you install from sources? A tutorial is available at:
i think initially i want t
Libssl is not listed in the linked object and the missing symbol is
reported by libval-threads (for SSL_get_SSL_CTX) -- so this library was
no properly linked against libssl.
Can you install from sources? A tutorial is available at:
http://www.kamailio.org/wiki/install/4.2.x/git
Before compiling
sure,
Daniel-Constantin Mierla:
> Hello,
>
> can you send the output of:
>
> ldd /usr/lib/x86_64-linux-gnu/kamailio/modules/dnssec.so
$ ldd /usr/lib/x86_64-linux-gnu/kamailio/modules/dnssec.so
linux-vdso.so.1 (0x7fff83ffe000)
libval-threads.so.14 => /usr/lib/x86_64-linux-gnu
Hello,
can you send the output of:
ldd /usr/lib/x86_64-linux-gnu/kamailio/modules/dnssec.so
I see the module is linked against libcrypto, but from the error message
it seems it needs libssl as well.
Cheers,
Daniel
On 01/11/14 16:45, shm...@riseup.net wrote:
> running kamailio from
>
> deb http