[sr-dev] [kamailio/kamailio] failed build on alpine linux (#2095)

sergey-safarov notifications at github.com
Mon Oct 7 13:31:49 CEST 2019


On glibc dist `T_OPT` macro defined inside `/usr/include/arpa/nameser_compat.h` file and looks as
```
#define T_OPT ns_t_opt
```
Inside Alpine dist also exist file `/usr/include/arpa/nameser_compat.h` but content of this file
```
/usr/include # cat /usr/include/arpa/nameser_compat.h
#include <arpa/nameser.h>

/usr/include #
```
Is need use `nameser_compat.h` file?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/2095#issuecomment-538964408
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kamailio.org/pipermail/sr-dev/attachments/20191007/0edd0805/attachment-0001.html>


More information about the sr-dev mailing list