[EMAIL PROTECTED] writes: > libgnutls.so.13 => /usr/local/lib/libgnutls.so.13 (0xb7f0e000) > libgnutls-extra.so.13 => /usr/local/lib/libgnutls-extra.so.13 ... > libgnutls.so.12 => /usr/lib/libgnutls.so.12 (0xb7cb9000)
Linking to both libgnutls is likely what is causing you problems. I don't understand how this could have happened, though. I have a /usr/lib/libgnutls.so.12 on my system, but it isn't pulled into newly built GnuTLS binaries. Anyone has any ideas how this could happen? You can debug this further by looking exactly at which commands are used to link the binaries, there could be some bug there... /Simon _______________________________________________ Help-gnutls mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-gnutls
