<!-- Kamailio Project uses GitHub Issues only for bugs in the code or feature requests. Please use this template only for bug reports.
If you have questions about using Kamailio or related to its configuration file, ask on sr-users mailing list:
* http://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users
If you have questions about developing extensions to Kamailio or its existing C code, ask on sr-dev mailing list:
* http://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-dev
Please try to fill this template as much as possible for any issue. It helps the developers to troubleshoot the issue.
If there is no content to be filled in a section, the entire section can be removed.
You can delete the comments from the template sections when filling.
You can delete next line and everything above before submitting (it is a comment). -->
### Description when i make websocket module:
ws_frame.c:32:20: fatal error: unistr.h: No such file or directory #include <unistr.h> ^ compilation terminated. make: *** [ws_frame.o] Error 1
OS: centos7
and i try reinstall libunistring,Still failed
You need "libunistring-dev" instead of just "libunistring".
Closed #2020.
Also, should install "libunistring-devel" instead of "libunistring-dev" on CentOS.
I think yes, required install "libunistring-devel"
https://github.com/kamailio/kamailio/blob/master/pkg/kamailio/obs/kamailio.s...
On Thu, Jan 11, 2024 at 11:58 AM ljql2001 via sr-dev < sr-dev@lists.kamailio.org> wrote:
Also, should install "libunistring-devel" instead of "libunistring-dev" on CentOS.
— Reply to this email directly, view it on GitHub https://github.com/kamailio/kamailio/issues/2020#issuecomment-1886746980, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABO7UZOYQVK2UMBLYUTY6VTYN6Y6RAVCNFSM4IHXV2CKU5DIOJSWCZC7NNSXTN2JONZXKZKDN5WW2ZLOOQ5TCOBYGY3TINRZHAYA . You are receiving this because you are subscribed to this thread.Message ID: kamailio/kamailio/issues/2020/1886746980@github.com _______________________________________________ Kamailio (SER) - Development Mailing List To unsubscribe send an email to sr-dev-leave@lists.kamailio.org