error report when trying to install php/mamp

Joshua Root jmr at macports.org
Sun Jan 3 13:09:13 PST 2010


On 2010-1-4 06:46 , Ola Lundén wrote:
> /usr/bin/gcc-4.2  -o bindtextdomain.so -fPIC -bundle bindtextdomain.c
> -lintl
> ld: library not found for -lintl

Is gettext installed and active? (This should happen automatically as it
is a dependency of help2man). Does it provide
/opt/local/lib/libintl.dylib? (It does here.) Is that library the right
architecture (check with lipo -info)?

- Josh


More information about the macports-users mailing list