help-gnutls
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Help-gnutls] Re: gnutls 2.3.4 doesn't copile using MinGW


From: Simon Josefsson
Subject: [Help-gnutls] Re: gnutls 2.3.4 doesn't copile using MinGW
Date: Thu, 17 Apr 2008 13:03:35 +0200
User-agent: Gnus/5.110007 (No Gnus v0.7) Emacs/22.1 (gnu/linux)

Massimo Gaspari <address@hidden> 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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]