[MacPorts] #68942: gettext: dyld[53501]: Symbol not found: (_libiconv)

MacPorts noreply at macports.org
Tue Dec 19 19:51:27 UTC 2023


#68942: gettext: dyld[53501]: Symbol not found: (_libiconv)
------------------------------+--------------------
  Reporter:  falkuh           |      Owner:  (none)
      Type:  defect           |     Status:  closed
  Priority:  Normal           |  Milestone:
 Component:  ports            |    Version:  2.8.1
Resolution:  invalid          |   Keywords:
      Port:  gettext-runtime  |
------------------------------+--------------------
Changes (by jmroot):

 * status:  new => closed
 * resolution:   => invalid


Comment:

 Don't set DYLD_LIBRARY_PATH globally, it will mess with all linking. It's
 not the same as LD_LIBRARY_PATH on Linux. In most cases, anything that
 requires DYLD_LIBRARY_PATH to be set is not linked correctly. If something
 really does need it to be set, you only want to set it when running that
 one thing.

 Closing the ticket since this is a configuration issue with your system
 and not something we can fix on our end.

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


More information about the macports-tickets mailing list