Simon Josefsson <[EMAIL PROTECTED]> writes: > Then the only remaining linda warning was the one about > gnutls12/gnutls13 double dependency. I think I'll ignore that until I > understand exactly what real problem is caused by it. The binaries does > not appear to link to two different libgnutls versions, so I don't see a > problem.
At a guess, it's related to some of the other bogus linda checks. linda was using ldd to get library dependency information, which doesn't work. (lintian uses objdump, which is the correct way to do it.) -- Russ Allbery ([EMAIL PROTECTED]) <http://www.eyrie.org/~eagle/> _______________________________________________ Help-shishi mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-shishi
