xkaraman left a comment (kamailio/kamailio#4401)

@sergey-safarov Are you sure you built was on the latest kamailio/master?

There is supposed to be `-- Checking for module 'hiredis_ssl'` always, 
installed or not, that i can't find on build logs. Also, the change was only 
related to `ndb_redis` but i supposed it should be also for `db_redis` right?

Builing on a fresh `alpine:latest` docker image and just `ndb_redis` modules in 
the include

```
cmake -S . -B build-alpine-sergey  -DCMAKE_INSTALL_PREFIX=/usr -DVERBOSE=off -DB
UILD_DOC=ON --fresh -DEXCLUDE_MODULES="db_oracle dnssec jwt microhttpd nats nsq 
ruxc sec
sipid_proc stirshaken tls_wolfssl app_lua" -DMODULE_GROUP_NAME="" 
-DINCLUDE_MODUL
ES="ndb_redis"
```

produced

```
-- Found PkgConfig: /usr/bin/pkg-config (found version "2.3.0")
-- Checking for module 'hiredis'
--   Found hiredis, version 1.2.0
-- Checking for module 'hiredis_ssl'
--   Found hiredis_ssl, version 1.2.0
-- Found OpenSSL: /usr/lib/libcrypto.so (found version "3.3.4")
-- hiredis_ssl found via pkg-config
```

-- 
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/4401#issuecomment-3338019756
You are receiving this because you are subscribed to this thread.

Message ID: <kamailio/kamailio/issues/4401/[email protected]>
_______________________________________________
Kamailio - Development Mailing List -- [email protected]
To unsubscribe send an email to [email protected]
Important: keep the mailing list in the recipients, do not reply only to the 
sender!

Reply via email to