[Help-gnutls] Re: GnuTLS 2.6.3
Simon Josefsson
simon at josefsson.org
Tue Dec 16 23:57:54 CET 2008
Massimo Gaspari <massimo.gaspari at alice.it> writes:
> Dear Simon,
>
> I'm compiling GnuTLS using MinGW (latest binutils,gcc4.2.1,latest
> winapi) in a WinXP SP3 environment.
>
> After compiling successfully libgcrypt 1.4.3 and libgcrypt-err
> 1.7 I got an error compiling GnuTLS 2.6.3
>
> Using ./configure --disable-shared --disable-rpath --disable-cxx
> --disable-guile
>
> 'make check' fails with the following message
>
> ;; 15 03 02 00 40 79 bd 07 d1 a9 42 ea 33 b1 5e f9 ;; 60
> 0c c1 3e 91 7a ab 43 37 46 a6 5f c7 68 9d 34 ;; 91 8b db 95 d4
> 85 d8 31 1c af ce fc 9c 6d 27 6f ;; eb af 5d fb a0 90 fe 90
> f8 76 1e 71 a4 f6 3d f9 ;; c5 d3 c0 4e f0
> server_pull len 5 has 101
> server_pull len 96 has 96
> Self test `C:\msys\1.0\home\Massimo\gnutls-2.6.3\tests\finished.exe'
> finished with 0 errors
> NOTE: you should run 'diskperf -y' to enable the disk statistics
> PASS: finished.exe
> gnutls_openpgp_privkey_import rc -59: GnuTLS internal error.
> NOTE: you should run 'diskperf -y' to enable the disk statistics
> FAIL: pgps2kgnu.exe
OpenPGP does not appear to work under Windows, so build with
--disable-openpgp-authentication.
It would be great if someone had time to debug why the pgps2kgnu
self-test fails under Windows.
See also http://josefsson.org/gnutls4win/ for pre-built binaries, there
is also a makefile which can be useful to study if you want to build
things yourself.
/Simon
More information about the Gnutls-help
mailing list