I am trying to cross compile vlc version 1.10 on Ubuntu 9.10 following the INSTALL.win32 and
get an error when running make.
Code: Select all
Creating library file: .libs/libgnutls_plugin.dll.a
.libs/libgnutls_plugin_la-gnutls.o: In function `vlc_gcrypt_init':
/home/imad/Bureau/compilation/vlc/modules/misc/../../include/vlc_gcrypt.h:99: undefined reference to `_gcry_control'
/usr/win32/lib/libgnutls.a(gnutls_global.o):gnutls_global.c:(.text+0x1ad): undefined reference to `_gcry_control'
/usr/win32/lib/libgnutls.a(gnutls_global.o):gnutls_global.c:(.text+0x1c1): undefined reference to `_gcry_check_version'
/usr/win32/lib/libgnutls.a(gnutls_global.o):gnutls_global.c:(.text+0x1d8): undefined reference to `_gcry_control'
/usr/win32/lib/libgnutls.a(gnutls_global.o):gnutls_global.c:(.text+0x1e6): undefined reference to `_gcry_control'
/usr/win32/lib/libgnutls.a(gnutls_global.o):gnutls_global.c:(.text+0x336): undefined reference to `_gcry_check_version'
/usr/win32/lib/libgnutls.a(mpi-libgcrypt.o):mpi-libgcrypt.c:(.text+0x3b): undefined reference to `_gcry_mpi_print'
/usr/win32/lib/libgnutls.a(mpi-libgcrypt.o):mpi-libgcrypt.c:(.text+0x7d): undefined reference to `_gcry_prime_check'
/usr/win32/lib/libgnutls.a(mpi-libgcrypt.o):mpi-libgcrypt.c:(.text+0xe9): undefined reference to `_gcry_prime_generate'
/usr/win32/lib/libgnutls.a(mpi-libgcrypt.o):mpi-libgcrypt.c:(.text+0x101): undefined reference to `_gcry_prime_check'
/usr/win32/lib/libgnutls.a(mpi-libgcrypt.o):mpi-libgcrypt.c:(.text+0x11c): undefined reference to `_gcry_prime_group_generator'
/usr/win32/lib/libgnutls.a(mpi-libgcrypt.o):mpi-libgcrypt.c:(.text+0x128): undefined reference to `_gcry_prime_release_factors'
/usr/win32/lib/libgnutls.a(mpi-libgcrypt.o):mpi-libgcrypt.c:(.text+0x183): undefined reference to `_gcry_mpi_release'
/usr/win32/lib/libgnutls.a(mpi-libgcrypt.o):mpi-libgcrypt.c:(.text+0x18d): undefined reference to `_gcry_prime_release_factors'
/usr/win32/lib/libgnutls.a(mpi-libgcrypt.o):mpi-libgcrypt.c:(.text+0x1a8): undefined reference to `_gcry_mpi_release'
/usr/win32/lib/libgnutls.a(mpi-libgcrypt.o):mpi-libgcrypt.c:(.text+0x1b2): undefined reference to `_gcry_prime_release_factors'
/usr/win32/lib/libgnutls.a(mpi-libgcrypt.o):mpi-libgcrypt.c:(.text+0x231): undefined reference to `_gcry_mpi_release'
/usr/win32/lib/libgnutls.a(mpi-libgcrypt.o):mpi-libgcrypt.c:(.text+0x28d): undefined reference to `_gcry_mpi_div'
/usr/win32/lib/libgnutls.a(mpi-libgcrypt.o):mpi-libgcrypt.c:(.text+0x2a2): undefined reference to `_gcry_mpi_get_nbits'
/usr/win32/lib/libgnutls.a(mpi-libgcrypt.o):mpi-libgcrypt.c:(.text+0x2aa): undefined reference to `_gcry_mpi_new'
/usr/win32/lib/libgnutls.a(mpi-libgcrypt.o):mpi-libgcrypt.c:(.text+0x2d7): undefined reference to `_gcry_mpi_mul_ui'
/usr/win32/lib/libgnutls.a(mpi-libgcrypt.o):mpi-libgcrypt.c:(.text+0x2ec): undefined reference to `_gcry_mpi_get_nbits'
/usr/win32/lib/libgnutls.a(mpi-libgcrypt.o):mpi-libgcrypt.c:(.text+0x2f4): undefined reference to `_gcry_mpi_new'
/usr/win32/lib/libgnutls.a(mpi-libgcrypt.o):mpi-libgcrypt.c:(.text+0x327): undefined reference to `_gcry_mpi_sub_ui'
/usr/win32/lib/libgnutls.a(mpi-libgcrypt.o):mpi-libgcrypt.c:(.text+0x33c): undefined reference to `_gcry_mpi_get_nbits'
/usr/win32/lib/libgnutls.a(mpi-libgcrypt.o):mpi-libgcrypt.c:(.text+0x344): undefined reference to `_gcry_mpi_new'
/usr/win32/lib/libgnutls.a(mpi-libgcrypt.o):mpi-libgcrypt.c:(.text+0x377): undefined reference to `_gcry_mpi_add_ui'
/usr/win32/lib/libgnutls.a(mpi-libgcrypt.o):mpi-libgcrypt.c:(.text+0x38c): undefined reference to `_gcry_mpi_get_nbits'
/usr/win32/lib/libgnutls.a(mpi-libgcrypt.o):mpi-libgcrypt.c:(.text+0x394): undefined reference to `_gcry_mpi_new'
/usr/win32/lib/libgnutls.a(mpi-libgcrypt.o):mpi-libgcrypt.c:(.text+0x3c7): undefined reference to `_gcry_mpi_mul'
/usr/win32/lib/libgnutls.a(mpi-libgcrypt.o):mpi-libgcrypt.c:(.text+0x3dc): undefined reference to `_gcry_mpi_get_nbits'
/usr/win32/lib/libgnutls.a(mpi-libgcrypt.o):mpi-libgcrypt.c:(.text+0x3e4): undefined reference to `_gcry_mpi_new'
/usr/win32/lib/libgnutls.a(mpi-libgcrypt.o):mpi-libgcrypt.c:(.text+0x417): undefined reference to `_gcry_mpi_sub'
/usr/win32/lib/libgnutls.a(mpi-libgcrypt.o):mpi-libgcrypt.c:(.text+0x42c): undefined reference to `_gcry_mpi_get_nbits'
/usr/win32/lib/libgnutls.a(mpi-libgcrypt.o):mpi-libgcrypt.c:(.text+0x434): undefined reference to `_gcry_mpi_new'
/usr/win32/lib/libgnutls.a(mpi-libgcrypt.o):mpi-libgcrypt.c:(.text+0x467): undefined reference to `_gcry_mpi_add'
/usr/win32/lib/libgnutls.a(mpi-libgcrypt.o):mpi-libgcrypt.c:(.text+0x47c): undefined reference to `_gcry_mpi_get_nbits'
/usr/win32/lib/libgnutls.a(mpi-libgcrypt.o):mpi-libgcrypt.c:(.text+0x484): undefined reference to `_gcry_mpi_new'
/usr/win32/lib/libgnutls.a(mpi-libgcrypt.o):mpi-libgcrypt.c:(.text+0x4ba): undefined reference to `_gcry_mpi_mulm'
/usr/win32/lib/libgnutls.a(mpi-libgcrypt.o):mpi-libgcrypt.c:(.text+0x4cf): undefined reference to `_gcry_mpi_get_nbits'
/usr/win32/lib/libgnutls.a(mpi-libgcrypt.o):mpi-libgcrypt.c:(.text+0x4d7): undefined reference to `_gcry_mpi_new'
/usr/win32/lib/libgnutls.a(mpi-libgcrypt.o):mpi-libgcrypt.c:(.text+0x50a): undefined reference to `_gcry_mpi_subm'
/usr/win32/lib/libgnutls.a(mpi-libgcrypt.o):mpi-libgcrypt.c:(.text+0x51f): undefined reference to `_gcry_mpi_get_nbits'
/usr/win32/lib/libgnutls.a(mpi-libgcrypt.o):mpi-libgcrypt.c:(.text+0x527): undefined reference to `_gcry_mpi_new'
/usr/win32/lib/libgnutls.a(mpi-libgcrypt.o):mpi-libgcrypt.c:(.text+0x55a): undefined reference to `_gcry_mpi_addm'
/usr/win32/lib/libgnutls.a(mpi-libgcrypt.o):mpi-libgcrypt.c:(.text+0x56f): undefined reference to `_gcry_mpi_get_nbits'
/usr/win32/lib/libgnutls.a(mpi-libgcrypt.o):mpi-libgcrypt.c:(.text+0x577): undefined reference to `_gcry_mpi_new'
/usr/win32/lib/libgnutls.a(mpi-libgcrypt.o):mpi-libgcrypt.c:(.text+0x5aa): undefined reference to `_gcry_mpi_powm'
/usr/win32/lib/libgnutls.a(mpi-libgcrypt.o):mpi-libgcrypt.c:(.text+0x5bf): undefined reference to `_gcry_mpi_get_nbits'
/usr/win32/lib/libgnutls.a(mpi-libgcrypt.o):mpi-libgcrypt.c:(.text+0x5c7): undefined reference to `_gcry_mpi_new'
/usr/win32/lib/libgnutls.a(mpi-libgcrypt.o):mpi-libgcrypt.c:(.text+0x60d): undefined reference to `_gcry_mpi_get_nbits'
/usr/win32/lib/libgnutls.a(mpi-libgcrypt.o):mpi-libgcrypt.c:(.text+0x615): undefined reference to `_gcry_mpi_new'
/usr/win32/lib/libgnutls.a(mpi-libgcrypt.o):mpi-libgcrypt.c:(.text+0x62a): undefined reference to `_gcry_mpi_mod'
/usr/win32/lib/libgnutls.a(mpi-libgcrypt.o):mpi-libgcrypt.c:(.text+0x696): undefined reference to `_gcry_mpi_scan'
/usr/win32/lib/libgnutls.a(mpi-libgcrypt.o):mpi-libgcrypt.c:(.text+0x65): undefined reference to `_gcry_mpi_release'
/usr/win32/lib/libgnutls.a(mpi-libgcrypt.o):mpi-libgcrypt.c:(.text+0x255): undefined reference to `_gcry_mpi_get_nbits'
/usr/win32/lib/libgnutls.a(mpi-libgcrypt.o):mpi-libgcrypt.c:(.text+0x265): undefined reference to `_gcry_mpi_new'
/usr/win32/lib/libgnutls.a(mpi-libgcrypt.o):mpi-libgcrypt.c:(.text+0x5e5): undefined reference to `_gcry_mpi_set_ui'
/usr/win32/lib/libgnutls.a(mpi-libgcrypt.o):mpi-libgcrypt.c:(.text+0x5f5): undefined reference to `_gcry_mpi_set'
/usr/win32/lib/libgnutls.a(mpi-libgcrypt.o):mpi-libgcrypt.c:(.text+0x645): undefined reference to `_gcry_mpi_cmp_ui'
/usr/win32/lib/libgnutls.a(mpi-libgcrypt.o):mpi-libgcrypt.c:(.text+0x655): undefined reference to `_gcry_mpi_cmp'
/usr/win32/lib/libgnutls.a(rnd-libgcrypt.o):rnd-libgcrypt.c:(.text+0x18): undefined reference to `_gcry_create_nonce'
/usr/win32/lib/libgnutls.a(rnd-libgcrypt.o):rnd-libgcrypt.c:(.text+0x2a): undefined reference to `_gcry_randomize'
/usr/win32/lib/libgnutls.a(rnd-libgcrypt.o):rnd-libgcrypt.c:(.text+0x4e): undefined reference to `_gcry_create_nonce'
/usr/win32/lib/libgnutls.a(rnd-libgcrypt.o):rnd-libgcrypt.c:(.text+0x5b): undefined reference to `_gcry_randomize'
/usr/win32/lib/libgnutls.a(mac-libgcrypt.o):mac-libgcrypt.c:(.text+0x35): undefined reference to `_gcry_md_open'
/usr/win32/lib/libgnutls.a(mac-libgcrypt.o):mac-libgcrypt.c:(.text+0x7e): undefined reference to `_gcry_md_open'
/usr/win32/lib/libgnutls.a(mac-libgcrypt.o):mac-libgcrypt.c:(.text+0x91): undefined reference to `_gcry_md_open'
/usr/win32/lib/libgnutls.a(mac-libgcrypt.o):mac-libgcrypt.c:(.text+0xa4): undefined reference to `_gcry_md_open'
/usr/win32/lib/libgnutls.a(mac-libgcrypt.o):mac-libgcrypt.c:(.text+0xb7): undefined reference to `_gcry_md_open'
/usr/win32/lib/libgnutls.a(mac-libgcrypt.o):mac-libgcrypt.c:(.text+0xca): more undefined references to `_gcry_md_open' follow
/usr/win32/lib/libgnutls.a(mac-libgcrypt.o):mac-libgcrypt.c:(.text+0x25e): undefined reference to `_gcry_md_read'
/usr/win32/lib/libgnutls.a(mac-libgcrypt.o):mac-libgcrypt.c:(.text+0x270): undefined reference to `_gcry_md_get_algo'
/usr/win32/lib/libgnutls.a(mac-libgcrypt.o):mac-libgcrypt.c:(.text+0x278): undefined reference to `_gcry_md_get_algo_dlen'
/usr/win32/lib/libgnutls.a(mac-libgcrypt.o):mac-libgcrypt.c:(.text+0x303): undefined reference to `_gcry_md_write'
/usr/win32/lib/libgnutls.a(mac-libgcrypt.o):mac-libgcrypt.c:(.text+0x245): undefined reference to `_gcry_md_close'
/usr/win32/lib/libgnutls.a(mac-libgcrypt.o):mac-libgcrypt.c:(.text+0x2e5): undefined reference to `_gcry_md_copy'
/usr/win32/lib/libgnutls.a(mac-libgcrypt.o):mac-libgcrypt.c:(.text+0x315): undefined reference to `_gcry_md_setkey'
/usr/win32/lib/libgnutls.a(cipher-libgcrypt.o):cipher-libgcrypt.c:(.text+0x2b): undefined reference to `_gcry_cipher_decrypt'
/usr/win32/lib/libgnutls.a(cipher-libgcrypt.o):cipher-libgcrypt.c:(.text+0x8b): undefined reference to `_gcry_cipher_encrypt'
/usr/win32/lib/libgnutls.a(cipher-libgcrypt.o):cipher-libgcrypt.c:(.text+0xe3): undefined reference to `_gcry_cipher_setiv'
/usr/win32/lib/libgnutls.a(cipher-libgcrypt.o):cipher-libgcrypt.c:(.text+0x103): undefined reference to `_gcry_cipher_setkey'
/usr/win32/lib/libgnutls.a(cipher-libgcrypt.o):cipher-libgcrypt.c:(.text+0x149): undefined reference to `_gcry_cipher_open'
/usr/win32/lib/libgnutls.a(cipher-libgcrypt.o):cipher-libgcrypt.c:(.text+0x18f): undefined reference to `_gcry_cipher_open'
/usr/win32/lib/libgnutls.a(cipher-libgcrypt.o):cipher-libgcrypt.c:(.text+0x1a3): undefined reference to `_gcry_cipher_open'
/usr/win32/lib/libgnutls.a(cipher-libgcrypt.o):cipher-libgcrypt.c:(.text+0x1b7): undefined reference to `_gcry_cipher_open'
/usr/win32/lib/libgnutls.a(cipher-libgcrypt.o):cipher-libgcrypt.c:(.text+0x1cb): undefined reference to `_gcry_cipher_open'
/usr/win32/lib/libgnutls.a(cipher-libgcrypt.o):cipher-libgcrypt.c:(.text+0x1e5): more undefined references to `_gcry_cipher_open' follow
/usr/win32/lib/libgnutls.a(cipher-libgcrypt.o):cipher-libgcrypt.c:(.text+0x5): undefined reference to `_gcry_cipher_close'
/usr/win32/lib/libgnutls.a(pk-libgcrypt.o):pk-libgcrypt.c:(.text+0x60): undefined reference to `_gcry_mpi_invm'
/usr/win32/lib/libgnutls.a(pk-libgcrypt.o):pk-libgcrypt.c:(.text+0xab): undefined reference to `_gcry_mpi_invm'
/usr/win32/lib/libgnutls.a(pk-libgcrypt.o):pk-libgcrypt.c:(.text+0x18e): undefined reference to `_gcry_sexp_build'
/usr/win32/lib/libgnutls.a(pk-libgcrypt.o):pk-libgcrypt.c:(.text+0x1d2): undefined reference to `_gcry_check_version'
/usr/win32/lib/libgnutls.a(pk-libgcrypt.o):pk-libgcrypt.c:(.text+0x1f1): undefined reference to `_gcry_sexp_build'
/usr/win32/lib/libgnutls.a(pk-libgcrypt.o):pk-libgcrypt.c:(.text+0x217): undefined reference to `_gcry_pk_genkey'
/usr/win32/lib/libgnutls.a(pk-libgcrypt.o):pk-libgcrypt.c:(.text+0x223): undefined reference to `_gcry_sexp_release'
/usr/win32/lib/libgnutls.a(pk-libgcrypt.o):pk-libgcrypt.c:(.text+0x255): undefined reference to `_gcry_pk_genkey'
/usr/win32/lib/libgnutls.a(pk-libgcrypt.o):pk-libgcrypt.c:(.text+0x261): undefined reference to `_gcry_sexp_release'
/usr/win32/lib/libgnutls.a(pk-libgcrypt.o):pk-libgcrypt.c:(.text+0x2bd): undefined reference to `_gcry_sexp_find_token'
/usr/win32/lib/libgnutls.a(pk-libgcrypt.o):pk-libgcrypt.c:(.text+0x2d5): undefined reference to `_gcry_sexp_nth_mpi'
/usr/win32/lib/libgnutls.a(pk-libgcrypt.o):pk-libgcrypt.c:(.text+0x2e2): undefined reference to `_gcry_sexp_release'
/usr/win32/lib/libgnutls.a(pk-libgcrypt.o):pk-libgcrypt.c:(.text+0x2f5): undefined reference to `_gcry_sexp_find_token'
/usr/win32/lib/libgnutls.a(pk-libgcrypt.o):pk-libgcrypt.c:(.text+0x30d): undefined reference to `_gcry_sexp_nth_mpi'
/usr/win32/lib/libgnutls.a(pk-libgcrypt.o):pk-libgcrypt.c:(.text+0x31b): undefined reference to `_gcry_sexp_release'
/usr/win32/lib/libgnutls.a(pk-libgcrypt.o):pk-libgcrypt.c:(.text+0x32e): undefined reference to `_gcry_sexp_find_token'
/usr/win32/lib/libgnutls.a(pk-libgcrypt.o):pk-libgcrypt.c:(.text+0x346): undefined reference to `_gcry_sexp_nth_mpi'
/usr/win32/lib/libgnutls.a(pk-libgcrypt.o):pk-libgcrypt.c:(.text+0x354): undefined reference to `_gcry_sexp_release'
/usr/win32/lib/libgnutls.a(pk-libgcrypt.o):pk-libgcrypt.c:(.text+0x367): undefined reference to `_gcry_sexp_find_token'
/usr/win32/lib/libgnutls.a(pk-libgcrypt.o):pk-libgcrypt.c:(.text+0x37f): undefined reference to `_gcry_sexp_nth_mpi'
/usr/win32/lib/libgnutls.a(pk-libgcrypt.o):pk-libgcrypt.c:(.text+0x38d): undefined reference to `_gcry_sexp_release'
/usr/win32/lib/libgnutls.a(pk-libgcrypt.o):pk-libgcrypt.c:(.text+0x3a0): undefined reference to `_gcry_sexp_find_token'
/usr/win32/lib/libgnutls.a(pk-libgcrypt.o):pk-libgcrypt.c:(.text+0x3b8): undefined reference to `_gcry_sexp_nth_mpi'
/usr/win32/lib/libgnutls.a(pk-libgcrypt.o):pk-libgcrypt.c:(.text+0x3c6): undefined reference to `_gcry_sexp_release'
/usr/win32/lib/libgnutls.a(pk-libgcrypt.o):pk-libgcrypt.c:(.text+0x3d0): undefined reference to `_gcry_sexp_release'
/usr/win32/lib/libgnutls.a(pk-libgcrypt.o):pk-libgcrypt.c:(.text+0x453): undefined reference to `_gcry_sexp_find_token'
/usr/win32/lib/libgnutls.a(pk-libgcrypt.o):pk-libgcrypt.c:(.text+0x46b): undefined reference to `_gcry_sexp_nth_mpi'
/usr/win32/lib/libgnutls.a(pk-libgcrypt.o):pk-libgcrypt.c:(.text+0x478): undefined reference to `_gcry_sexp_release'
/usr/win32/lib/libgnutls.a(pk-libgcrypt.o):pk-libgcrypt.c:(.text+0x48b): undefined reference to `_gcry_sexp_find_token'
/usr/win32/lib/libgnutls.a(pk-libgcrypt.o):pk-libgcrypt.c:(.text+0x4a3): undefined reference to `_gcry_sexp_nth_mpi'
/usr/win32/lib/libgnutls.a(pk-libgcrypt.o):pk-libgcrypt.c:(.text+0x4b1): undefined reference to `_gcry_sexp_release'
/usr/win32/lib/libgnutls.a(pk-libgcrypt.o):pk-libgcrypt.c:(.text+0x4c4): undefined reference to `_gcry_sexp_find_token'
/usr/win32/lib/libgnutls.a(pk-libgcrypt.o):pk-libgcrypt.c:(.text+0x4dc): undefined reference to `_gcry_sexp_nth_mpi'
/usr/win32/lib/libgnutls.a(pk-libgcrypt.o):pk-libgcrypt.c:(.text+0x4ea): undefined reference to `_gcry_sexp_release'
/usr/win32/lib/libgnutls.a(pk-libgcrypt.o):pk-libgcrypt.c:(.text+0x4fd): undefined reference to `_gcry_sexp_find_token'
/usr/win32/lib/libgnutls.a(pk-libgcrypt.o):pk-libgcrypt.c:(.text+0x515): undefined reference to `_gcry_sexp_nth_mpi'
/usr/win32/lib/libgnutls.a(pk-libgcrypt.o):pk-libgcrypt.c:(.text+0x523): undefined reference to `_gcry_sexp_release'
/usr/win32/lib/libgnutls.a(pk-libgcrypt.o):pk-libgcrypt.c:(.text+0x536): undefined reference to `_gcry_sexp_find_token'
/usr/win32/lib/libgnutls.a(pk-libgcrypt.o):pk-libgcrypt.c:(.text+0x54e): undefined reference to `_gcry_sexp_nth_mpi'
/usr/win32/lib/libgnutls.a(pk-libgcrypt.o):pk-libgcrypt.c:(.text+0x55c): undefined reference to `_gcry_sexp_release'
/usr/win32/lib/libgnutls.a(pk-libgcrypt.o):pk-libgcrypt.c:(.text+0x56f): undefined reference to `_gcry_sexp_find_token'
/usr/win32/lib/libgnutls.a(pk-libgcrypt.o):pk-libgcrypt.c:(.text+0x587): undefined reference to `_gcry_sexp_nth_mpi'
/usr/win32/lib/libgnutls.a(pk-libgcrypt.o):pk-libgcrypt.c:(.text+0x595): undefined reference to `_gcry_sexp_release'
/usr/win32/lib/libgnutls.a(pk-libgcrypt.o):pk-libgcrypt.c:(.text+0x59f): undefined reference to `_gcry_sexp_release'
/usr/win32/lib/libgnutls.a(pk-libgcrypt.o):pk-libgcrypt.c:(.text+0x652): undefined reference to `_gcry_sexp_release'
/usr/win32/lib/libgnutls.a(pk-libgcrypt.o):pk-libgcrypt.c:(.text+0x69d): undefined reference to `_gcry_sexp_release'
/usr/win32/lib/libgnutls.a(pk-libgcrypt.o):pk-libgcrypt.c:(.text+0x81a): undefined reference to `_gcry_sexp_release'
/usr/win32/lib/libgnutls.a(pk-libgcrypt.o):pk-libgcrypt.c:(.text+0x82d): more undefined references to `_gcry_sexp_release' follow
/usr/win32/lib/libgnutls.a(pk-libgcrypt.o):pk-libgcrypt.c:(.text+0x878): undefined reference to `_gcry_sexp_build'
/usr/win32/lib/libgnutls.a(pk-libgcrypt.o):pk-libgcrypt.c:(.text+0x897): undefined reference to `_gcry_sexp_build'
/usr/win32/lib/libgnutls.a(pk-libgcrypt.o):pk-libgcrypt.c:(.text+0x959): undefined reference to `_gcry_sexp_build'
/usr/win32/lib/libgnutls.a(pk-libgcrypt.o):pk-libgcrypt.c:(.text+0x9c2): undefined reference to `_gcry_sexp_build'
/usr/win32/lib/libgnutls.a(pk-libgcrypt.o):pk-libgcrypt.c:(.text+0xa22): undefined reference to `_gcry_pk_verify'
/usr/win32/lib/libgnutls.a(pk-libgcrypt.o):pk-libgcrypt.c:(.text+0xb2a): undefined reference to `_gcry_sexp_release'
/usr/win32/lib/libgnutls.a(pk-libgcrypt.o):pk-libgcrypt.c:(.text+0xb3d): undefined reference to `_gcry_sexp_release'
/usr/win32/lib/libgnutls.a(pk-libgcrypt.o):pk-libgcrypt.c:(.text+0xb50): undefined reference to `_gcry_sexp_release'
/usr/win32/lib/libgnutls.a(pk-libgcrypt.o):pk-libgcrypt.c:(.text+0xbdb): undefined reference to `_gcry_sexp_build'
/usr/win32/lib/libgnutls.a(pk-libgcrypt.o):pk-libgcrypt.c:(.text+0xbf6): undefined reference to `_gcry_sexp_build'
/usr/win32/lib/libgnutls.a(pk-libgcrypt.o):pk-libgcrypt.c:(.text+0xc3b): undefined reference to `_gcry_sexp_build'
/usr/win32/lib/libgnutls.a(pk-libgcrypt.o):pk-libgcrypt.c:(.text+0xc52): undefined reference to `_gcry_pk_sign'
/usr/win32/lib/libgnutls.a(pk-libgcrypt.o):pk-libgcrypt.c:(.text+0xcf1): undefined reference to `_gcry_sexp_find_token'
/usr/win32/lib/libgnutls.a(pk-libgcrypt.o):pk-libgcrypt.c:(.text+0xd09): undefined reference to `_gcry_sexp_nth_mpi'
/usr/win32/lib/libgnutls.a(pk-libgcrypt.o):pk-libgcrypt.c:(.text+0xd14): undefined reference to `_gcry_sexp_release'
/usr/win32/lib/libgnutls.a(pk-libgcrypt.o):pk-libgcrypt.c:(.text+0xd5d): undefined reference to `_gcry_sexp_find_token'
/usr/win32/lib/libgnutls.a(pk-libgcrypt.o):pk-libgcrypt.c:(.text+0xd75): undefined reference to `_gcry_sexp_nth_mpi'
/usr/win32/lib/libgnutls.a(pk-libgcrypt.o):pk-libgcrypt.c:(.text+0xd80): undefined reference to `_gcry_sexp_release'
/usr/win32/lib/libgnutls.a(pk-libgcrypt.o):pk-libgcrypt.c:(.text+0xd93): undefined reference to `_gcry_sexp_find_token'
/usr/win32/lib/libgnutls.a(pk-libgcrypt.o):pk-libgcrypt.c:(.text+0xda7): undefined reference to `_gcry_sexp_nth_mpi'
/usr/win32/lib/libgnutls.a(pk-libgcrypt.o):pk-libgcrypt.c:(.text+0xdb2): undefined reference to `_gcry_sexp_release'
/usr/win32/lib/libgnutls.a(pk-libgcrypt.o):pk-libgcrypt.c:(.text+0xec8): undefined reference to `_gcry_sexp_release'
/usr/win32/lib/libgnutls.a(pk-libgcrypt.o):pk-libgcrypt.c:(.text+0xedb): undefined reference to `_gcry_sexp_release'
/usr/win32/lib/libgnutls.a(pk-libgcrypt.o):pk-libgcrypt.c:(.text+0xeee): undefined reference to `_gcry_sexp_release'
/usr/win32/lib/libgnutls.a(pk-libgcrypt.o):pk-libgcrypt.c:(.text+0xf46): undefined reference to `_gcry_sexp_build'
/usr/win32/lib/libgnutls.a(pk-libgcrypt.o):pk-libgcrypt.c:(.text+0xf61): undefined reference to `_gcry_sexp_build'
/usr/win32/lib/libgnutls.a(pk-libgcrypt.o):pk-libgcrypt.c:(.text+0xfbd): undefined reference to `_gcry_pk_decrypt'
/usr/win32/lib/libgnutls.a(pk-libgcrypt.o):pk-libgcrypt.c:(.text+0x1002): undefined reference to `_gcry_sexp_nth_mpi'
/usr/win32/lib/libgnutls.a(pk-libgcrypt.o):pk-libgcrypt.c:(.text+0x10f1): undefined reference to `_gcry_sexp_release'
/usr/win32/lib/libgnutls.a(pk-libgcrypt.o):pk-libgcrypt.c:(.text+0x1104): undefined reference to `_gcry_sexp_release'
/usr/win32/lib/libgnutls.a(pk-libgcrypt.o):pk-libgcrypt.c:(.text+0x1117): undefined reference to `_gcry_sexp_release'
/usr/win32/lib/libgnutls.a(pk-libgcrypt.o):pk-libgcrypt.c:(.text+0x114c): undefined reference to `_gcry_sexp_build'
/usr/win32/lib/libgnutls.a(pk-libgcrypt.o):pk-libgcrypt.c:(.text+0x1177): undefined reference to `_gcry_sexp_build'
/usr/win32/lib/libgnutls.a(pk-libgcrypt.o):pk-libgcrypt.c:(.text+0x11ee): undefined reference to `_gcry_pk_encrypt'
/usr/win32/lib/libgnutls.a(pk-libgcrypt.o):pk-libgcrypt.c:(.text+0x121c): undefined reference to `_gcry_sexp_find_token'
/usr/win32/lib/libgnutls.a(pk-libgcrypt.o):pk-libgcrypt.c:(.text+0x1230): undefined reference to `_gcry_sexp_nth_mpi'
/usr/win32/lib/libgnutls.a(pk-libgcrypt.o):pk-libgcrypt.c:(.text+0x123b): undefined reference to `_gcry_sexp_release'
collect2: ld returned 1 exit status
make[5]: *** [libgnutls_plugin.la] Erreur 1
make[4]: *** [all-recursive] Erreur 1
make[3]: *** [all] Erreur 2
make[2]: *** [all-recursive] Erreur 1
make[1]: *** [all-recursive] Erreur 1
make: *** [all] Erreur 2
I work with the latest version of contribs and I tried other version but I always get the same errors.
any suggestion ?
Thank you for helping.