[gnutls-devel] The issue when compiling gnutls-3.2.6.

Hongyi Zhao hongyi.zhao at gmail.com
Fri Dec 20 13:53:18 CET 2013


Hi all,

I use Debian Wheezy, and downloading the gnutls-3.2.6 from here:

ftp://ftp.gnutls.org/gcrypt/gnutls/v3.2/gnutls-3.2.6.tar.xz

When I compile it with make, I meet the following error:

---------
  CCLD     psktool
../lib/.libs/libgnutls.so: undefined reference to `nettle_umac96_set_key'
../lib/.libs/libgnutls.so: undefined reference to `nettle_salsa20_crypt'
../lib/.libs/libgnutls.so: undefined reference to `nettle_umac128_update'
../lib/.libs/libgnutls.so: undefined reference to `nettle_umac96_set_nonce'
../lib/.libs/libgnutls.so: undefined reference to `nettle_salsa20_set_key'
../lib/.libs/libgnutls.so: undefined reference to `nettle_umac128_set_nonce'
../lib/.libs/libgnutls.so: undefined reference to `nettle_umac128_set_key'
../lib/.libs/libgnutls.so: undefined reference to `nettle_umac96_digest'
../lib/.libs/libgnutls.so: undefined reference to `nettle_salsa20_set_iv'
../lib/.libs/libgnutls.so: undefined reference to `nettle_umac128_digest'
../lib/.libs/libgnutls.so: undefined reference to `nettle_salsa20r12_crypt'
../lib/.libs/libgnutls.so: undefined reference to `nettle_umac96_update'
collect2: error: ld returned 1 exit status
make[4]: *** [psktool] Error 1
---------

Any hints?

Thanks

-- 
Hongyi Zhao <hongyi.zhao at gmail.com>
Xinjiang Technical Institute of Physics and Chemistry
Chinese Academy of Sciences
GnuPG DSA: 0xD108493
-------------- next part --------------
An HTML attachment was scrubbed...
URL: </pipermail/attachments/20131220/ce8b883b/attachment.html>


More information about the Gnutls-devel mailing list