[sr-dev] [kamailio/kamailio] auth_ephemeral.so: undefined symbol: EVP_sha512 (#1473)

Daniel-Constantin Mierla notifications at github.com
Tue Mar 13 09:06:27 CET 2018


Then based on @amessina comment, it seems that the list of libs to link against is not completed for auth_ephemeral.

@marcinkowalczyk - can you do following commands and then past the output here:

```
cd src/modules/auth_ephemeral
make clean
make Q=0
```

Do these commands with stock kamailio, without any changes in your clone of the source code. I want to see what pkg-config lists as libs.

-- 
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/1473#issuecomment-372579612
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kamailio.org/pipermail/sr-dev/attachments/20180313/8a4d464b/attachment.html>


More information about the sr-dev mailing list