[sr-dev] [kamailio/kamailio] TLSA Undefined Symbol __dlclose (#2815)

Daniel-Constantin Mierla notifications at github.com
Tue Aug 10 08:27:53 CEST 2021


On Debian 10 Buster works fine.

I have no Ubunto 18.04 around, can you edit the Makefile in the module folder and add `-ldl` to the LIBS? Like:

```
LIBS += -l:libssl.a -l:libcrypto.a -l:libz.a -l:libdl.a -ldl
```


-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/2815#issuecomment-895763859
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kamailio.org/pipermail/sr-dev/attachments/20210809/dd549f36/attachment.htm>


More information about the sr-dev mailing list