bug in ifiter_getifaddrs.c cannot find include file: <ifaddrs.h> ??

Michał Kępień michal at isc.org
Wed May 29 07:13:57 UTC 2019


> Not sure where the need for ifaddrs.h came from but it doesn't exist in
>  ye old Solaris 10 sparc boxen :

It comes from getifaddrs() being the only supported network interface
enumeration mechanism supported in BIND 9.14+.  Other such mechanisms
were removed as part of code cleanups during the 9.13 development cycle:

    https://gitlab.isc.org/isc-projects/bind9/merge_requests/668

Thus, BIND 9.14+ will not compile on Solaris 10, as indicated in the
PLATFORMS.md file.  BIND 9.11 will.  Both work on Solaris 11.

-- 
Best regards,
Michał Kępień


More information about the bind-users mailing list