Attached patch debian/patches/all/local-ldd-multiarch.diff enables ldd to work with foreign binaries. Is the glob /lib/*-*-*/ld-@VERSION@.so might be too broad? Regards Timo
2015-05-06 17:39:54 Timo Weingärtner: triplet. I changed it to /lib/*-gnu*/ld-@VERSION@.so since all current multiarch tuples with glibc contain "-gnu". Regards Timo