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