Hi Jelmer, Thanks for the patch!
Unfortunately, based on a test build with libkrb5-dev and heimdal-multidev installed, #705884 seems to be reintroduced. The build log says: libtool: relink: cc -shared -fPIC -DPIC .libs/smbk5pwd.o -L/home/rtandy/Packages/work/openldap/openldap/debian/tmp/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -lldap_r -llber -L/usr/lib/x86_64-linux-gnu/heimdal -lkadm5srv -lgcrypt -O2 -Wl,-z -Wl,relro -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,smbk5pwd.so.0 -o .libs/smbk5pwd.so.0.0.0 I see /usr/lib/x86_64-linux-gnu ahead of /usr/lib/x86_64-linux-gnu/heimdal, and with libkrb5-dev installed I suppose -lkadm5srv is being picked up from the former location. I'm totally new to libtool. Do you know of a way to resolve this? thanks, Ryan -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org