Re: Compile Errors, Apple Silicon (M1), BIND 9.16.13

2021-03-24 Thread James Brown via bind-users
gt; On 23 Mar 2021, at 4:20 pm, Mark Andrews wrote: > > configure didn’t find uv_handle_get_data for some reason. You will need to > look at config.log to see why. > >> On 23 Mar 2021, at 15:22, James Brown via bind-users >> wrote: >> >> Can anyone help me g

Compile Errors, Apple Silicon (M1), BIND 9.16.13

2021-03-22 Thread James Brown via bind-users
Can anyone help me get BIND 9.16.13 to work with Apple’s new M1s? Compiler: gcc Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/4.2.1

BIND 9.11.x build failing on Mac OS X - gssapi errors

2017-06-15 Thread James Brown via bind-users
I couldn’t get 9.11 to compile for me on OS X 10.12.5. Same problem with 9.11.1-P1. sudo make gives errors like this: In file included from /Downloads/bind-9.11.1-P1/lib/dns/include/dst/dst.h:24: /Users/jlbrown/Downloads/bind-9.11.1-P1/lib/dns/include/dst/gssapi.h:30:10: error: expected

Error running Configure with OpenSSL 1.1.0 and BIND 9.11.0rc1

2016-08-30 Thread James Brown via bind-users
System is a Mac mini (late-2009) running a new install of Mac OS X 10.11.6. Installed OpenSSL 1.1.0 using: ./Configure --prefix=/usr/local shared darwin64-x86_64-cc enable-ec_nistp_64_gcc_128 no-ssl2 no-ssl3 make depend make test sudo make install No problems encountered. Then I tried to