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:44:29 +0200

On Wed, May 16, 2012 at 11:33 AM, Paul Salters <address@hidden> wrote:

> Thank you for answer!
> I have add the following lines of code to my application.
> GCRY_THREAD_OPTION_PTHREAD_IMPL;
> gcry_control (GCRYCTL_SET_THREAD_CBS, &gcry_threads_pthread);
> gnutls_global_init();
> But the error still remains.

In that case you may have to debug the issue further and see why the
locks were not initialized and discuss with the libgcrypt guys. We
have dropped support of libgcrypt in our new releases, so what I can
do is to suggest that you use gnutls 2.12.x or even 3.0.x that do not
have such requirements.

regards,
Nikos



reply via email to

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