On Tue, 11 Feb 2020 at 06:09, Val Baranov <val.baranov@xxxxxxxx> 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. _______________________________________________ openssh-unix-dev mailing list openssh-unix-dev@xxxxxxxxxxx https://lists.mindrot.org/mailman/listinfo/openssh-unix-dev