Package: heimdal-multidev
Version: 7.4.0.dfsg.1-1
Dear maintainer,
$ krb5-config.heimdal --libs
-Wl,--enable-new-dtags -Wl,-rpath -Wl,/usr/lib/x86_64-linux-gnu/heimdal
-L/usr/lib/x86_64-linux-gnu/heimdal -lkrb5
As far as I can tell, the actual heimdal libraries are shipped in
/usr/lib/$(DEB_HOST_MULTIARCH):
libhdb9-heimdal:amd64: /usr/lib/x86_64-linux-gnu/libhdb.so.9.2.0
libroken18-heimdal:amd64: /usr/lib/x86_64-linux-gnu/libroken.so.18.1.0
Only the dev symlinks (.so) are in .../heimdal. So it seems like it
would be enough for consumers to build with -L and pick up the libraries
from the standard path at runtime, right?
This causes a lintian error (binary-or-shlib-defines-rpath) in
slapd-smbk5pwd. If the krb5-config behaviour is intentional, please
reassign to slapd-smbk5pwd and I'll deal with it there.
thanks,
Ryan