Control: retitle -1 bind-dyndb-ldap: FTBFS with newer bind version in testing
Hi,
On Wed, Apr 07, 2021 at 08:29:54AM +0200, Lucas Nussbaum wrote:
> > conftest.c: In function 'main':
> > conftest.c:40:17: error: 'dns_libinterface' undeclared (first use in this
> > function)
> > 40 | printf("%d\n", dns_libinterface);
> > | ^~~~~~~~~~~~~~~~
[...]
> > configure:13361: error: Can't obtain libdns version.
This seems to be caused by the new bind version, and is probably fixed by this
commit upstream:
https://pagure.io/bind-dyndb-ldap/c/f0d75b778ee7bfd0feb368b51027943085a54705?branch=master
Note that there was a new bind upload since then, so there might be more
breakage...
Cheers,
Ivo