wiki:ProblemHotlist

Version 4 (modified by markd@…, 17 years ago) (diff)

--

Problem Hotlist

1. A port failed to build or upgrade and quit with this message:

dyld: Library not loaded: /opt/local/lib/libintl.3.dylib

The gettext port was recently updated from 0.14.x to 0.15.x. If you upgrade gettext on your Mac all ports that depend upon gettext will need to be rebuilt, which may be quite a few ports.

This command may do the trick:

port -fR upgrade gettext

If not, you'll have to determine which ports depend upon gettext manually and uninstall and reinstall each of them.