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

MacPorts noreply at macports.org
Tue Dec 19 20:17:41 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  |
------------------------------+--------------------

Comment (by falkuh):

 I dont think its a DYLD issue.

 I did the following:

 outcomment the DYLD-path in .zshrc

 {{{
 source .zshrc
 }}}

 then


 {{{
 sudo port -R upgrade libiconv
 sudo port selfupdate
 sudo  port upgrade outdated
 sudo port uninstall gramps
 sudo port install gramps
 gramps
 }}}


 and get the same error message:


 {{{
 dyld[58995]: Symbol not found: (_libiconv)
   Referenced from: '/opt/local/lib/libintl.8.dylib'
   Expected in: '/usr/lib/libiconv.2.dylib'
 }}}

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


More information about the macports-tickets mailing list