On Tue, 21 Mar 2000, T. Tam wrote:

> Guys,
> 
> Dia-0.8.4 failed to compile for me giving the following errors:
> 
> make[2]: Nothing to be done for `all'.
> make[2]: Leaving directory `/usr/src/dia-0.84/samples'
> Making all in po
> make[2]: Entering directory `/usr/src/dia-0.84/po'
> make[2]: *** No rule to make target `en.gmo', needed by `all-yes'.  Stop.
> make[2]: Leaving directory `/usr/src/dia-0.84/po'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/usr/src/dia-0.84'
> make: *** [all-recursive-am] Error 2
> [root@s8-42-3 dia-0.84]# 
> 
> Any suggestions?

I can never remember exactly what to do to fix this, but it's something
about setting LANG, LINGUAS, ALL_LINGUAS or something. Look in the mailing
list archives. The problem is that you use "en", but dia supports only
en_GB, but due to a bug in configure en gets added to ALL_LINGUAS (because
it matches en_GB as a substring).

/ Alex


Reply via email to