On 2016/03/10 02:37, Michael McConville wrote:
> It looks like devel/iso-codes needs libintl, although make
> lib-depends-check doesn't pick it up. See the build failure below.

This doesn't make sense:

> /usr/local/bin/msgfmt --verbose --check -o da.mo da.po
> 488 translated messages.
> /usr/local/bin/msgfmt --verbose --check -o vi.mo vi.po
> /usr/local/bin/msgfmt: can't load library 'libintl.so.6.0'
> Makefile:462: recipe for target 'vi.mo' failed

The message is generated by msgfmt which is part of gettext-tools,
but gettext-tools *does* depend on devel/gettext (which contains
libintl).

If this is something other than a local problem, it's definitely
not in iso-codes.

Reply via email to