hi, first, dpkg-shlibdeps checks a few shared objects files which resides in the packages own subdir in /usr/lib, since they are just some sort of plugins, but shlibdeps complains: dpkg-shlibdeps: warning: format of libmla_mdata_netmask.so not recognized
and this without about a dozen of files. when i then use file to determine if it's really wrong, i get an expected output: debian/modlogan/usr/lib/modlogan/libmla_mdata_netmask.so: ELF 32-bit LSB shared object, Intel 80386, version 1, stripped so, i don't really know what's the issue here. bug in dpkg-shlibdeps? second, i get the lintian warning: W: modlogan: binary-or-shlib-defines-rpath ./usr/bin/modlogan /usr/lib/modlogan i can't really tell what's wrong with this ... please enlighten me here as well. btw. i am running latest unstable. so long Othmar

