compat-tests failing to build in 9.1p1

Darren Tucker dtucker at dtucker.net
Thu Nov 3 08:19:27 AEDT 2022


On Thu, 3 Nov 2022 at 08:05, Chris Rapier <rapier at psc.edu> wrote:
> So I found another regression test issue. Starting in V_9_1_P1
> compat-tests (in openbsd-compat/regress) is failing to build. I've been
> able to recreate this in Ubuntu 22.04 and 20.04. It looks like it wants
> to link against OpenSSL but the library isn't getting linked.

Indeed, libcrypto moved to CHANNELLIBS (so that we don't link it
against binaries that don't need it, such as scp, sftp and
sftp-server).  Fixed, thanks.

-- 
Darren Tucker (dtucker at dtucker.net)
GPG key 11EAA6FA / A86E 3E07 5B19 5880 E860  37F4 9357 ECEF 11EA A6FA (new)
    Good judgement comes with experience. Unfortunately, the experience
usually comes from bad judgement.


More information about the openssh-unix-dev mailing list