On 12 Jul 2001, Steve Fox wrote:

> It seems any NLS-enabled application I try to compile now fails with the
> same problem. Anyone have a pointer?
[snip]

> make[2]: Entering directory `/home/drfickle/src/gnapster-1.5.0/intl'
> make[2]: *** No rule to make target `all'.  Stop.
> make[2]: Leaving directory `/home/drfickle/src/gnapster-1.5.0/intl'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/home/drfickle/src/gnapster-1.5.0'
> make: *** [all-recursive-am] Error 2
[snip]

Gotta make sure:

1) the intl directory comes with the software or is copied from system
gettext

2) if it's the latter case in (1), check if both Makefile.in and
Makefile.in.in are there

Abel


Reply via email to