Massimo Gaspari <[EMAIL PROTECTED]> writes: > After unpacking I changed the vasprintf to gnutls_vasprintf and > nothing else.
Hi. You may find it easier to solve this in a different way: remove the definition of 'vasprintf' from libgcrypt (src/missing-string.c), see discussion in: http://thread.gmane.org/gmane.comp.encryption.gpg.libgcrypt.devel/1963 I have installed a potential fix for this in gnutls in case people can't patch libgcrypt easily. Please try updated snapshot: http://daily.josefsson.org/gnutls/gnutls-20080418.tar.gz That one should also fix the isprint problem. /Simon _______________________________________________ Help-gnutls mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-gnutls
