Compile release 20100701 failure on OS X
Anand Buddhdev
anandb at ripe.net
Fri Aug 13 10:23:00 UTC 2010
On 13/08/2010 01:50, Jeremy C. Reed wrote:
Hello Jeremy,
> Thank you very much for testing BIND 10.
>
> It looks like your autoconf environment is missing the pkg-config macro.
> Our configure script provided in the tarball should work fine, but when
> you ran "autoreconf" it was overwritten.
>
> We had a workaround in the configure.ac for this, but didn't seem to
> work right in your environment.
>
> If you really want to use autoreconf, make sure you have pkg.m4 for
> aclocal (like /usr/share/aclocal/pkg.m4) and sqlite3.pc for
> pkg-config (like /usr/lib/pkgconfig/sqlite3.pc). (The directories may
> be different.)
>
> Also please consider using a newer release of BIND 10. In fact, the
> latest development release is today!
Thanks for your reply. I skipped the autoreconf step, and just used the
configure script in the tarball, and it works just fine now. I've
managed to compile and install this development version of BIND 10. It
runs, and I can send it queries and get responses.
Compiling all this on MacOS X is quite a long process, because one needs
to install Python 3.1, and then Boost. I think people may appreciate a
MacPort, to make it easier to install BIND 10. I'll create a Portfile
when I have some time, and submit it to MacPorts.
Regards,
Anand
More information about the bind10-users
mailing list