You have to compile the module with `Q=0` to see if the `-DWITH_SSL` compile flag is
provided to the compiler:
```
cd src/modules/db_redis
make clean
make Q=0
```
The output during compilation should be more verbose, you can paste it here if you want to
be analyzed.
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/3893#issuecomment-2208422581
You are receiving this because you are subscribed to this thread.
Message ID: <kamailio/kamailio/issues/3893/2208422581(a)github.com>