[Help-gnutls] Re: Install Problems
Carolin Latze
carolin.latze at unifr.ch
Fri May 1 18:02:19 CEST 2009
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
More information about the Gnutls-help
mailing list