I think the part related to the internal libraries is completed.

Regarding the `-pthread`, it is always required by the core because of 
multi-threaded UDP reading, before it was needed when overwritting pthread 
locks for tls with libssl1.1+. The modules that need -ptheard should have it in 
their (old-)Makefile. for example:

```
src/modules/cdp/Makefile
28:     LIBS += -lpthread
```

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

Message ID: <kamailio/kamailio/issues/4041/2537996...@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