[MacPorts] #63862: php70-openssl, php71-openssl, php72-openssl, php80-openssl: error: use of undeclared identifier 'RSA_SSLV23_PADDING'

MacPorts noreply at macports.org
Tue Nov 9 20:31:20 UTC 2021


#63862: php70-openssl, php71-openssl, php72-openssl, php80-openssl: error: use of
undeclared identifier 'RSA_SSLV23_PADDING'
---------------------+------------------------
  Reporter:  hostep  |      Owner:  ryandesign
      Type:  defect  |     Status:  closed
  Priority:  Normal  |  Milestone:
 Component:  ports   |    Version:  2.7.1
Resolution:  fixed   |   Keywords:
      Port:  php     |
---------------------+------------------------

Comment (by hostep):

 Confirmed over here as well, executing the following steps did the trick
 for me (which is how it is recommended in the output when trying to
 install without deactivating openssl):
 {{{
 sudo port -f deactivate openssl
 sudo port install php70-openssl php71-openssl php72-openssl
 sudo port activate openssl
 }}}

 Thanks everybody!

-- 
Ticket URL: <https://trac.macports.org/ticket/63862#comment:5>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list