wget-dev
[Top][All Lists]
Advanced

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

Re: wget2 | Wget 2.0.0 does not build with wolfssl 5.0.0 (#571)


From: @rockdaboot
Subject: Re: wget2 | Wget 2.0.0 does not build with wolfssl 5.0.0 (#571)
Date: Fri, 19 Nov 2021 22:58:35 +0000



Tim Rühsen commented:


Looking at wolfssl 4.6 here: the ALPN functions in wolfssl/ssl.h are surrounded 
by #ifdef HAVE_ALPN.
This macro is defined uncondionally in wolfssl/options.h.

Can you have a look, if this is the case for version 5 ? If not, we have to 
`#define HAVE_ALPN` in `libwget/ssl_wolfssl.h`, between the two wolfssl 
includes.

I hardly can believe that they broke build compatibilty on purpose, but who 
knows.

-- 
Reply to this email directly or view it on GitLab: 
https://gitlab.com/gnuwget/wget2/-/issues/571#note_738755064
You're receiving this email because of your account on gitlab.com.




reply via email to

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