Call for testing: OpenSSH 8.2

Darren Tucker dtucker at dtucker.net
Tue Feb 11 08:55:24 AEDT 2020


On Tue, 11 Feb 2020 at 06:09, Val Baranov <val.baranov at duke.edu> wrote:
> AIX 7.1 SP5. "configure" OpenSSH 8.2p1
> ===============================
>
> Command line:
> ./configure --prefix=/usr/local/openssh --with-ssl-dir=/usr/local/openssl --with-zlib=/usr/local/zlib --without-openssl-header-check --with-cflags=-q64 --with-ldflags=-q64

What version of OpenSSL is that?  I assume from the cflags that the
compiler is xlc?

[...]
> configure: error: *** working libcrypto not found, check config.log

You'll need to look in config.log, and you'll need to scroll up a ways
to find the error from the failing test.  It's likely that the test
failed to either compile or link.

-- 
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