[MacPorts] #71089: Undefined curl symbols (was: MacPorts @2.10.2 make error on Mavericks)

MacPorts noreply at macports.org
Sun Oct 13 08:10:40 UTC 2024


#71089: Undefined curl symbols
---------------------+-----------------------
  Reporter:  tehcog  |      Owner:  (none)
      Type:  defect  |     Status:  new
  Priority:  Normal  |  Milestone:
 Component:  base    |    Version:  2.10.2
Resolution:          |   Keywords:  mavericks
      Port:          |
---------------------+-----------------------
Changes (by ryandesign):

 * keywords:   => mavericks
 * component:  ports => base
 * port:  MacPorts base =>


Comment:

 I see `-I/opt/local/include` in the log, which means it probably found
 headers from MacPorts curl, but I do not see `-L/opt/local/lib` in the
 log, meaning it then tried to link with the older macOS curl; this
 mismatch between newer header and older library probably accounts for the
 undefined symbols error in the log.

 I recommend you use ./standard_configure.sh instead of ./configure; this
 will hide what's in your /opt/local MacPorts installation from this
 MacPorts build and should allow the build to succeed.

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


More information about the macports-tickets mailing list