[MacPorts] #58358: gimp 2.10.10 link issues on Leopard

MacPorts noreply at macports.org
Sun Apr 21 14:06:42 UTC 2019


#58358: gimp 2.10.10 link issues on Leopard
-----------------------+----------------------
  Reporter:  rmottola  |      Owner:  dbevans
      Type:  defect    |     Status:  assigned
  Priority:  Normal    |  Milestone:
 Component:  ports     |    Version:
Resolution:            |   Keywords:
      Port:  gimp2     |
-----------------------+----------------------

Comment (by kencu):

 usually you set a configure and/or build env variable for NM, just like
 you would for CXX.

 for autotools you can set one of those ac_cv_xxxx env vars they use, which
 you find in the configure log after your failed build attempt.

 cmake and qmake are different; you pass it in as a configure arg or
 similar.

 for some builds, you need to patch the Makefile or configure script.

 for your own machine "right now" you can symlink the newer one into the
 old one's location, but save the old one and undo it after your test and
 fix it properly or nobody will be able to reproduce your build.

 I think gimp uses autotools, so that is generally fairly directable.

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


More information about the macports-tickets mailing list