Subject: libssh2 links against libgpg-error.so.0

libssh2 links against libgpg-error.so.0

From: Mikhail Gusarov <dottedmag_at_dottedmag.net>
Date: Thu, 13 Aug 2009 02:59:08 +0700

Hello,

I've noticed the following warning in build log:

dpkg-shlibdeps: warning: dependency on libgpg-error.so.0 could be
avoided if "debian/libssh2-1/usr/lib/libssh2.so.1.0.1" were not
uselessly linked against it (they use none of its symbols).

And indeed, libssh2.so.1.0.1 links against libgpg-error.so.0 due to this
library being mentioned in libgcrypt.la.

Is there a way to make libtool know that modern(tm) OSes(tm) have the
notion of interlibrary dependencies, so libgpg-error.so.0 won't be
linked to libssh2.so.x.y.z?

-- 
  http://fossarchy.blogspot.com/

_______________________________________________
libssh2-devel http://cool.haxx.se/cgi-bin/mailman/listinfo/libssh2-devel

Received on 2009-08-12