help-gnutls
[Top][All Lists]
Advanced

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

Re: Problem with libgcrypt maybe because of libgnutls


From: Nikos Mavrogiannopoulos
Subject: Re: Problem with libgcrypt maybe because of libgnutls
Date: Wed, 16 May 2012 11:18:51 +0200

On Tue, May 15, 2012 at 9:54 AM, Paul Salters <address@hidden> wrote:
> Dear mailinglist members,
>
> I have an problem with my application. My application is using the
> xmlrpc-c library (http://xmlrpc-c.sourceforge.net/) that library is
> using the curl library which is using the gnutls library which is
> using libgcrypt. (So far so good?)

Hello,
 Libgcrypt requires mutex locks to be setup by the end application. I
don't know if curl does it already for you, but if it doesn't you
should set them up.
If you use gnutls 2.12.0 or later you need not to perform any of these
actions because the system mutexes are used by default.

regards,
Nikos



reply via email to

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