mirror of
https://gitlab.com/chrony/chrony.git
synced 2025-12-04 07:45:07 -05:00
fix building on Solaris
- a feature test macro is needed to get msg_control in struct msghdr - variables must not be named sun to avoid conflict with a macro - res_init() needs -lresolv - configure tests for IPv6 and getaddrinfo need -lsocket -lnsl - pid_t is defined as long and needs to be cast for %d format
This commit is contained in:
Reference in New Issue
Block a user