Centos 6 - 2.6.32-573.el6.x86_64 #1 SMP Qui Jul 23 15:44:03 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux
Compilei o openssl-3.0.16. Agora estou tentando compilar o openssh-9.9p2.
./configure --prefixo=/usr --com-pam --com-selinux --com-privsep-caminho=/var/lib/sshd/ --sysconfdir=/etc/ssh --com-ssl-dir=/usr/local/include/openssl
Estou recebendo:
checking for openssl... /usr/local/bin/openssl
checking for openssl/opensslv.h... yes
checking OpenSSL header version... 30000100 (OpenSSL 3.0.16 11 Feb 2025)
checking for OpenSSL_version... no
checking for OpenSSL_version_num... no
checking OpenSSL library version... not found
configure: error: OpenSSL library not found.
Encontrei isto "O OpenSSL_version_num() está obsoleto? #17517" https://github.com/openssl/openssl/issues/17517