[MacPorts] #47091: openssl header, library versions inconsistent
#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
#47091: openssl header, library versions inconsistent -------------------------+-------------------------------- Reporter: urilabob@… | Owner: macports-tickets@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: invalid | Keywords: Port: openssl | -------------------------+-------------------------------- Changes (by cal@…): * cc: larryv@…, cal@… (added) * status: new => closed * resolution: => invalid Comment: OpenSSL 0.9.8* is the version shipped by Apple. MacPorts provides 1.0.2. You are getting Apple's headers, not MacPorts'. Try `--with-ssl-dir=/opt/local`, but ultimately, this is not a bug in the openssl port, but a misconfiguration on your end and you'd have to consult with the developers of nxssh to find out which configure parameters they expect and how to point it to a different openssl. Also, when reporting bugs against ports, please Cc the maintainers, if any. -- Ticket URL: <https://trac.macports.org/ticket/47091#comment:1> MacPorts <https://www.macports.org/> Ports system for OS X
#47091: openssl header, library versions inconsistent -------------------------+-------------------------------- Reporter: urilabob@… | Owner: macports-tickets@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: invalid | Keywords: Port: openssl | -------------------------+-------------------------------- Comment (by urilabob@…): Replying to [comment:1 cal@…]:
OpenSSL 0.9.8* is the version shipped by Apple. MacPorts provides 1.0.2. You are getting Apple's headers, not MacPorts'.
Sorry for my misunderstanding.
Try `--with-ssl-dir=/opt/local`, but ultimately, this is not a bug in
the openssl port, but a misconfiguration on your end and you'd have to consult with the developers of nxssh to find out which configure parameters they expect and how to point it to a different openssl. Thank you for your extra mile in clarification - I really needed it. In the end, it was necessary to set up a suitable shell environment, but your hint was the crucial one in getting there.
Also, when reporting bugs against ports, please Cc the maintainers, if
any. My apologies, I didn't realise this wasn't automated in the tracker, Thanks and Best Wishes Bob -- Ticket URL: <https://trac.macports.org/ticket/47091#comment:2> MacPorts <https://www.macports.org/> Ports system for OS X
#47091: openssl header, library versions inconsistent -------------------------+-------------------------------- Reporter: urilabob@… | Owner: macports-tickets@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: invalid | Keywords: Port: openssl | -------------------------+-------------------------------- Comment (by cal@…): Replying to [comment:2 urilabob@…]:
Also, when reporting bugs against ports, please Cc the maintainers, if any.
My apologies, I didn't realise this wasn't automated in the tracker,
We'd like it to be, and there's code that does it, but it isn't always easy to get Mac OS Forge to install everything we want. Glad you could fix it, though. -- Ticket URL: <https://trac.macports.org/ticket/47091#comment:3> MacPorts <https://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts