#47091: openssl header, library versions inconsistent ------------------------+-------------------------------- Reporter: urilabob@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Keywords: | Port: openssl ------------------------+-------------------------------- According to macports, all ports are currently up-to-date. Running the configure file for nxssh, I get: {{{ ./configure --includedir=/opt/local/include/openssl --with-ssl- dir=/opt/local/bin/openssl . . . checking OpenSSL header version... 9081af (OpenSSL 0.9.8za 5 Jun 2014) checking OpenSSL library version... 9081cf (OpenSSL 0.9.8zc 15 Oct 2014) checking whether OpenSSL's headers match the library... no configure: error: Your OpenSSL headers do not match your library. Check config.log for details. }}} The error message seems to be correct (the versions really do not match). I apologise if it's a mis-configuration or misunderstanding on my part. Could someone check, and if necessary update the headers in the port? I could run configure with --without-openssl-header-check, but without deeper knowledge than I have, that seems dangerous. -- Ticket URL: <https://trac.macports.org/ticket/47091> MacPorts <https://www.macports.org/> Ports system for OS X