Package: libbind-dev Version: 1:9.9.5.dfsg-5 Severity: serious I marked this serious because it leads to FTBFS and other issues for the dependent package dlz-ldap-enum
This issue appears to be fixed in upstream releases 9.9.6 and 9.10.1 In v9.9.5 in Debian, the file dlz_dlopen.h is not listed in the HEADERS of lib/dns/include/dns/Makefile.in so it is not installed with "make install" and therefore it is not in the dev package. As a workaround, this line can be added in debian/rules to patch 9.9.5 if the release team won't accept 9.9.6: install -m 644 -o root -g root lib/dns/include/dns/dlz_dlopen.h `pwd`/debian/bind9/usr/include/dns/dlz_dlopen.h -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org