On Thu, 26 Jul 2012 05:50, [email protected] said: > passphrase.c:585: error: ‘GCRY_KDF_ITERSALTED_S2K’ undeclared (first > use in this function)
You need at least Libgcrypt 1.5.0. However, configure should have detected this. Thus the build process accidentally picked up another gcrypt.h than the configure test. Check the config.log and an actual cc invocation line to figure out what went wrong. Salam-Shalom, Werner -- Die Gedanken sind frei. Ausnahmen regelt ein Bundesgesetz. _______________________________________________ Gnupg-users mailing list [email protected] http://lists.gnupg.org/mailman/listinfo/gnupg-users
