On Wed, May 16, 2012 at 11:33 AM, Paul Salters <[email protected]> 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

_______________________________________________
Help-gnutls mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/help-gnutls

Reply via email to