Bug#766827: dlz_dlopen.h missing from libbind-dev

2014-11-11 Thread Daniel Pocock
On 28/10/14 05:00, Michael Gilbert wrote: > control: severity -1 important > > On Sun, Oct 26, 2014 at 2:25 AM, Daniel Pocock wrote: >> Users are complaining that dlz-ldap-enum is not working again >> >>http://list.resiprocate.org/archive/repro-users/msg00780.html >> >> I had a quick look and I

Bug#766827: dlz_dlopen.h missing from libbind-dev

2014-11-04 Thread Richard Saunders
I have tried building the bind9 package with the flag --with-dlz-ldap=yes set, but it did not solve the problem. The following is what I did: sudo apt-get update sudo apt-get build-dep bind9 mkdir -p ~/ws/bind9 cd ~/ws/bind9 apt-get source bind9 cd bind9-9.9.5.dfsg ./configure --with-dlz-ldap=ye

Bug#766827: dlz_dlopen.h missing from libbind-dev

2014-11-04 Thread nabeelshikder
I have tried building the bind9 package with the flag --with-dlz-ldap=yes set, but it did not solve the problem. The following is what I did: sudo apt-get update sudo apt-get build-dep bind9 mkdir -p ~/ws/bind9 cd ~/ws/bind9 apt-get source bind9 cd bind9-9.9.5.dfsg ./configure --with-dlz

Bug#766827: dlz_dlopen.h missing from libbind-dev

2014-10-27 Thread Michael Gilbert
control: severity -1 important On Sun, Oct 26, 2014 at 2:25 AM, Daniel Pocock wrote: > Users are complaining that dlz-ldap-enum is not working again > >http://list.resiprocate.org/archive/repro-users/msg00780.html > > I had a quick look and I notice that dlz_dlopen.h is still not installed > b

Bug#766827: dlz_dlopen.h missing from libbind-dev

2014-10-25 Thread Daniel Pocock
Package: libbind-dev Severity: serious Version: 9.9.5.dfsg-4.3 Users are complaining that dlz-ldap-enum is not working again http://list.resiprocate.org/archive/repro-users/msg00780.html I had a quick look and I notice that dlz_dlopen.h is still not installed by the libbind-dev package. --