Looking quickly, my guess is that for `acc` module, the next line has to be 
removed:

```
target_link_libraries(acc PRIVATE srdb1)
```

For `db_redis`, next line is kept:

```
target_link_libraries(db_redis PRIVATE kamailio redis::redis)
```
And next line is removed:

```
target_link_libraries(db_redis PRIVATE srdb1 srdb2)
```

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

Message ID: <kamailio/kamailio/issues/4041/2522862...@github.com>
_______________________________________________
Kamailio - Development Mailing List -- sr-dev@lists.kamailio.org
To unsubscribe send an email to sr-dev-le...@lists.kamailio.org
Important: keep the mailing list in the recipients, do not reply only to the 
sender!

Reply via email to