[Bug 3952] openssh-10.3_p1 fails to build with openssl-4.0.0
bugzilla-daemon at mindrot.org
bugzilla-daemon at mindrot.org
Thu Apr 23 20:50:52 AEST 2026
https://bugzilla.mindrot.org/show_bug.cgi?id=3952
Darren Tucker <dtucker at dtucker.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |dtucker at dtucker.net
--- Comment #1 from Darren Tucker <dtucker at dtucker.net> ---
>From your build log:
> ./configure [...] --with-openssl --with-ssl-engine
From:
https://openssl-library.org/post/2026-04-14-openssl-40-final-release/
"""
Removed support for engines. The no-engine build option and the
OPENSSL_NO_ENGINE macro are always present.
"""
Maybe stop telling OpenSSH to use a feature your OpenSSL doesn't have?
--
You are receiving this mail because:
You are watching someone on the CC list of the bug.
You are watching the assignee of the bug.
More information about the openssh-bugs
mailing list