12 of 25 failed

Simon Josefsson simon at josefsson.org
Wed Apr 8 16:23:53 CEST 2009


JayaPrakash <jp.manchu at gmail.com> writes:

> ./set_pkcs12_cred: relocation error:
> /usr/local/src/ConSERve/xcap/gnutls-2.6.4/lib/.libs/libgnutls.so.26: symbol
> gcry_cipher_setkey, version GCRYPT_1.2 not defined in file libgcrypt.so.11
> with link time reference
> FAIL: set_pkcs12_cred

Your libgcrypt installation seems confused, I guess it is linking
against one libgcrypt but using another at run-time.  Maybe you could
reduce the number of installed libgcrypt's?  Maybe running 'ldconfig'
helps too, if you have added the libgcrypt runtime linker path recently.

/Simon





More information about the Gnutls-devel mailing list