Opened 18 years ago
Closed 18 years ago
#10772 closed defect (fixed)
BUG: gettext-0.15 errors in libintl.3.dylib
Reported by: | gjyuieavuigzs@… | Owned by: | waqar@… |
---|---|---|---|
Priority: | High | Milestone: | |
Component: | ports | Version: | 1.3.2 |
Keywords: | Cc: | markd@… | |
Port: |
Description
After upgrading gettext from 0.14.6_0, I get the following error when trying to use gpg or irssi:
dyld: Library not loaded: /opt/local/lib/libintl.3.dylib
Referenced from: /opt/local/bin/irssi Reason: image not found
Trace/BPT trap
Change History (4)
comment:1 Changed 18 years ago by markd@…
Summary: | gettext-0.15 errors in libintl.3.dylib → BUG: gettext-0.15 errors in libintl.3.dylib |
---|
comment:2 Changed 18 years ago by mfichtner@…
comment:4 Changed 18 years ago by markd@…
Resolution: | → fixed |
---|---|
Status: | new → closed |
This is the gettext upgrade problem. How to deal with this is now on the hotlist.
http://trac.macosforge.org/projects/macports/wiki/ProblemHotlist
Note: See
TracTickets for help on using
tickets.
Same problem here. The culprit appears to be libiconv-1.11_0, which was installed as a dependency while upgrading gettext. I had to rebuild from source everything that depends on libiconv and/or gettext (including gnupg, php, subversion).