Massimo Gaspari <[EMAIL PROTECTED]> writes: > 3) GnuTLS > > Edit the sources changing any vasprintf to gnutls_vasprintf > (stdio.in.h, vasprintf.c, asprintf.c and gnutls_str.c) > Edit the config.h.in to have #define HAVE_ALLOCA 0 and #define > HAVE_ALLOCA_H 0 > > ./configure --disable-shared --disable-rpath --disable-cxx --disable-guile > > Edit config.h to have #define HAVE_ALLOCA 0 (configure sets HAVE_ALLOCA 1) > Edit Makefile in doc to do nothing > Edit Makefile in doc/example adding ../../gl/libgnu.la to LIBS ... > pkix_asn1_tab.c:7: warning: 'pkix_asn1_tab' initialized and declared > extern' ... > gnutls_asn1_tab.c:7: warning: 'gnutls_asn1_tab' initialized and > declared 'extern' ... > - Not Before: Fri Jan 26 10:00:04 UTC 2007 > - Not After: Sat Jan 27 10:00:06 UTC 2007 > + Not Before: Fri Jan 10:00:04 UTC 2007 > + Not After: Sat Jan 10:00:06 UTC 2007
Hi again. I believe all of these, except for the vasprintf problem, should be fixed in this (updated) daily snapshot: http://daily.josefsson.org/gnutls/gnutls-20080417.tar.gz /Simon _______________________________________________ Help-gnutls mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-gnutls
