[MacPorts] #67177: R does not configure after curl update to 8.x: error: libcurl >= 7.28.0 library and headers are required with support for https

MacPorts noreply at macports.org
Sat Apr 1 14:28:51 UTC 2023


#67177: R does not configure after curl update to 8.x: error: libcurl >= 7.28.0
library and headers are required with support for https
---------------------------+------------------------
  Reporter:  barracuda156  |      Owner:  i0ntempest
      Type:  defect        |     Status:  assigned
  Priority:  Normal        |  Milestone:
 Component:  ports         |    Version:  2.8.1
Resolution:                |   Keywords:
      Port:  R, curl       |
---------------------------+------------------------

Comment (by jmroot):

 The problem is pretty clearly
 {{{
 #if LIBCURL_VERSION_MAJOR > 7
 |   exit(1);
 }}}

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


More information about the macports-tickets mailing list