Hi Simon,
/usr/local/src/gnutls-2.6.6/lib/.libs/libgnutls.so.26: symbol
gcry_cipher_setkey, version GCRYPT_1.2 not defined in file
libgcrypt.so.11 with link time reference
Yes, it seems to use one libgcrypt during linking and another one when
running.
You could also try running "ldconfig" as root to make sure the
ld.so.cache is uptodate.
Stupid... yes, you were right. I installed libgcrypt to /usr/lib, but
that was not in ld.so.conf (I thought only /usr/local/lib is missing
from time to time, not /usr/lib *sigh*)
Thx!
Carolin
_______________________________________________
Help-gnutls mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-gnutls