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 <[email protected]> Xinjiang Technical Institute of Physics and Chemistry Chinese Academy of Sciences GnuPG DSA: 0xD108493
_______________________________________________ Gnutls-help mailing list [email protected] http://lists.gnupg.org/mailman/listinfo/gnutls-help
