On Mon, 7 Dec 2020, Petr Pisar wrote:

V??Mon, Dec 07, 2020 at 03:44:32AM +0000,??Tom Crane napsal(a):

[analysis cut]

Many thanks for your analysis.


I suspect you use OpenSSL for TLS and wget is missing the fcntl() call from
src/openssl.c.

That was it. Checking the Slackware distro's build script http://slackware.osuosl.org/slackware64-current/source/n/wget/wget.SlackBuild shows it specifies,

./configure --with-ssl=openssl

Changing that to '--with-ssl=gnutls' [default] fixed the problem.

Best regards
Tom.

Reply via email to