Call for testing: OpenSSH 8.2

Larry Ploetz lploetz at gmail.com
Fri Feb 7 12:00:45 AEDT 2020


For MacOS Catalina, with MacPorts:

    LDFLAGS=-L/opt/local/lib CPPFLAGS=-I/opt/local/include ./configure

With brew:

    LDFLAGS=-L/usr/local/opt/openssl at 1.1/lib CPPFLAGS=-I/usr/local/opt/openssl at 1.1/include ./configure

(slightly more “correct” than using /usr/local/Cellar/openssl at 1.1/1.1.1d
- never know where brew will put the files but the links should always
work).

But after that I get a hang with ‘make tests’ at

    run test conch-ciphers.sh ...
    conch ciphers: cipher aes256-ctr

I'll try a newer snap.

¬ Larry

On 2020-02-06 11:12 :03, Hisashi T Fujinaka wrote:
> Built and passed tests on NetBSD-9_RC2 on amd64 and on NetBSD-current on
> amd64. Issues with MacOS Catalina:
> configure: error: *** working libcrypto not found, check config.log
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pEpkey.asc
Type: application/pgp-keys
Size: 3147 bytes
Desc: not available
URL: <http://lists.mindrot.org/pipermail/openssh-unix-dev/attachments/20200206/8d85b518/attachment.bin>


More information about the openssh-unix-dev mailing list