mirror of
https://gitlab.com/chrony/chrony.git
synced 2026-03-11 00:59:38 -04: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