On 2007-12-17, Quentin Huys <[EMAIL PROTECTED]> wrote:
> private.h:15:21: error: libintl.h: No such file or directory

Some systems may need a separate libintl package installed, as it
cleanly isn't part of a single monolith. In that case, also enable
the EXTRA_LIBS += -lintl line from system.mk .

Note that system.mk has been quite stable for very long, so it is
recommended that you store it for future use. Then you only have
to copy it over when upgrading.

-- 
Tuomo

Reply via email to