[MacPorts] #61603: p5-crypt-ssleay @0.72: error: implicit declaration of function 'SSLv3_client_method' is invalid in C99

MacPorts noreply at macports.org
Tue Feb 2 13:24:34 UTC 2021


#61603: p5-crypt-ssleay @0.72: error: implicit declaration of function
'SSLv3_client_method' is invalid in C99
------------------------------+-----------------------------
  Reporter:  ryandesign       |      Owner:  (none)
      Type:  defect           |     Status:  new
  Priority:  Normal           |  Milestone:
 Component:  ports            |    Version:  2.6.4
Resolution:                   |   Keywords:  bigsur catalina
      Port:  p5-crypt-ssleay  |
------------------------------+-----------------------------

Comment (by jmroot):

 I'm not sure how this would work even with previous Xcode versions, since
 these are functions that were removed in openssl 1.1. The replacement is
 `TLS_client_method` or the compatibility synonym `SSLv23_client_method`
 BTW.

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


More information about the macports-tickets mailing list