Re: bug in ifiter_getifaddrs.c cannot find include file: ??

2019-05-29 Thread Michał Kępień
> 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

Re: bug in ifiter_getifaddrs.c cannot find include file: ??

2019-05-29 Thread Ondřej Surý
Hi Dennis, see PLATFORMS.md from the distribution. Unfortunately, Solaris 10 is just too old to be supported. You will either need to upgrade to Solaris 11 or use BIND 9.11 ESV —cut here— […] ## Supported platforms In general, this version of BIND will build and run on any POSIX-compliant

bug in ifiter_getifaddrs.c cannot find include file: ??

2019-05-28 Thread Dennis Clarke
Not sure where the need for ifaddrs.h came from but it doesn't exist in ye old Solaris 10 sparc boxen : /opt/developerstudio12.6/bin/cc -I/usr/local/build/bind-9.14.2_SunOS5.10_sparc64vii+.002 -I../../.. -I./include -I./../pthreads/include -I../include -I./../include -I./..