Comment 5 for bug 187356

Revision history for this message
David Cordero (david.cordero) wrote :

Building with pbuilder in a hardy, show a lot of warning like:

dpkg-shlibdeps: warning: debian/kannel-extras/usr/lib/kannel/test/test_smsc shouldn't be linked with libmysqlclient_r.so.15 (it uses none of its symbols).
dpkg-shlibdeps: warning: debian/kannel/usr/bin/wmlsc shouldn't be linked with libnsl.so.1 (it uses none of its symbols).
etc...

all of them are "it uses none of its symbols" messages.

I think that probably a gcc bad option that create a bad linker process.