found 646353 2.57
reopen 646353
thanks

you can verfy it by adding:
export CFLAGS+=-Wl,--as-needed

to the top of debian/rules.
you will get this dpkg-shlibdeps warning (which must be considered an
error in this case):

dpkg-shlibdeps: warning: symbol dnet_htoa used by
debian/libdnet/usr/lib/libdnet_daemon.so.2.43.1 found in none of the
libraries.
dpkg-shlibdeps: warning: symbol getnodebyname used by
debian/libdnet/usr/lib/libdnet_daemon.so.2.43.1 found in none of the
libraries.
dpkg-shlibdeps: warning: symbol crypt used by
debian/libdnet/usr/lib/libdnet_daemon.so.2.43.1 found in none of the
libraries.
dpkg-shlibdeps: warning: symbol getobjectbyname used by
debian/libdnet/usr/lib/libdnet_daemon.so.2.43.1 found in none of the
libraries.

using ldd -r on the installed libaries results in the undefined symbols
as in my opening report.

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to