help-gnutls
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Setting gnutls to use nettle instead of libgcrypt


From: Nikos Mavrogiannopoulos
Subject: Re: Setting gnutls to use nettle instead of libgcrypt
Date: Sat, 30 Jul 2011 08:11:48 +0200
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.18) Gecko/20110617 Thunderbird/3.1.11

On 07/30/2011 07:53 AM, Totony wrote:

>> You have made a big assumption about the relationship between
>> libgcrypt and aria2 - that is is via gnutls. The ldd output for
>> /usr/lib/libgnutls.so
> above
>> suggests that assumption is wrong.
> I assumed this for quite good reasons, but I think I will recheck
> this today. (The maintainer of the Git branch of aria2 I am using
> said this : "It seems initialization error of gnutls(which
> initializes libgcrypt internally), but I've never met this before".
> So, even if I'm not really invested in the coding of that program, I
> assumed that they used gnutls to take care of the libgcrypt related
> scripts (I checked the code a bit, and found calls of the gnutls
> functions too)). Source :
> http://sourceforge.net/apps/phpbb/aria2/viewtopic.php?f=2&t=135 and 
> https://github.com/tatsuhiro-t/aria2

As I noticed from your previous mails GnuTLS is linked with nettle
(only). It might be that aria is using libgcrypt and was depending
on gnutls to initialize it that is no longer the case. This is
why you see the error message.

regards,
Nikos



reply via email to

[Prev in Thread] Current Thread [Next in Thread]