For MacOS Catalina, with MacPorts: LDFLAGS=-L/opt/local/lib CPPFLAGS=-I/opt/local/include ./configure With brew: LDFLAGS=-L/usr/local/opt/openssl@1.1/lib CPPFLAGS=-I/usr/local/opt/openssl@1.1/include ./configure (slightly more “correct” than using /usr/local/Cellar/openssl@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 >
Attachment:
pEpkey.asc
Description: application/pgp-keys
_______________________________________________ openssh-unix-dev mailing list openssh-unix-dev@xxxxxxxxxxx https://lists.mindrot.org/mailman/listinfo/openssh-unix-dev