Good day all,

I'm trying to build 2.12.5 on SLES11 system and getting this build problem from 
the libgcrypt module:

Making all in gcrypt
make[4]: Entering directory `/usr/local/gnutls-2.12.5/lib/gcrypt'
  CC     pk.lo
  CC     mpi.lo
  CC     mac.lo
  CC     cipher.lo
  CC     rnd.lo
  CC     init.lo
init.c:36: error: 'GCRY_THREAD_OPTION_VERSION' undeclared here (not in a 
function)
make[4]: *** [init.lo] Error 1
make[4]: Leaving directory `/usr/local/gnutls-2.12.5/lib/gcrypt'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/usr/local/gnutls-2.12.5/lib'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/usr/local/gnutls-2.12.5/lib'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/gnutls-2.12.5'
make: *** [all] Error 2

configure was simple:

./configure --with-libgcrypt

...

configure: summary of build options:

  version:          2.12.5 shared 46:0:20
  Host type:        x86_64-unknown-linux-gnu
  Install prefix:   /usr/local
  Compiler:         gcc -std=gnu99
  Warning flags:    errors:  warnings:
  Library types:    Shared=yes, Static=yes
  Valgrind:         no
  Guile wrappers:   yes
  C++ library:      yes
  OpenSSL library:  yes
  /dev/crypto:      no
  Crypto library:   libgcrypt

Gcrypt version is:

libgcrypt-devel-1.4.1-6.7
libgcrypt11-1.4.1-6.7
libgcrypt11-32bit-1.4.1-6.7

Any help appreciated. Thanks!

---- michael

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

Reply via email to