gnutls-devel
[Top][All Lists]
Advanced

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

Re: Compilation error gnutls-3.1.1 with nettle-2.5 on cygwin


From: Ilya Tumaykin
Subject: Re: Compilation error gnutls-3.1.1 with nettle-2.5 on cygwin
Date: Tue, 11 Sep 2012 11:51:15 +0400
User-agent: KMail/4.9.1 (Linux/3.5.3-ASUS-F8Va; KDE/4.9.1; x86_64; ; )

I was able to reproduce your issue with mpz_unitstbit.
The problem is with the older version of GMP which is used in cygwin. There is 
one typedef missing from it which was introduced in GMP 5. The attached patch 
fixes this issue.

On 09.09.12 11:43:34 Dr. Volker Zell wrote:
> >>>>> Ilya Tumaykin writes:
>     > Did that patch fixed the issue for you?
> 
> Yes, thanks. It builds fine now.
> 
>     > wMNAF code has not yet been tested on Windows platform.
>     > 
>     > Could you please tell me the versions of Windows itself, cygwin and
>     > gmp you
>     > are trying to build gnutls against, so I can reproduce this error?
> 
> All the latest versions you can get with setup.exe from the cygwin site.
> 
> Ciao
>   Volker
-- 
Best regards.
Tumaykin Ilya.

Attachment: 0001-Fix-mpz_unitstbit-compilation-with-GMP-versions-5.patch
Description: Text Data


reply via email to

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