wget-dev
[Top][All Lists]
Advanced

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

Re: wget2 | Fix build with OpenSSL enabled. (!539)


From: @rockdaboot
Subject: Re: wget2 | Fix build with OpenSSL enabled. (!539)
Date: Sat, 09 Mar 2024 19:09:25 +0000



Tim Rühsen commented: 
https://gitlab.com/gnuwget/wget2/-/merge_requests/539#note_1808341460

> It seems like all but Valgrind/i386 and Debian/WolfSSL fail.

You mean the succeed :) The two failures is unrelated to your changes.

> ./configure --prefix="$HOME/.local" --with-openssl=yes

If your goal is to build wget2 with openssl, use `--with-ssl=openssl` instead 
of `--with-openssl=yes`. The latter is about enforcing to use the crypto 
library. This seems to collide with the auto-detection. so with 
`--with-ssl=openssl` the libcrypto library from openssl is automatically used.

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




reply via email to

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