On Tue, Jun 21, 2011 at 7:02 PM, Robert Vogel wrote:
Anyway, I fixed the spelling and replaced the 0.40
file on Sourceforge.
See if it's ok now.
make[1]: Entering directory `/home/avp/soft/build/sound/gmorgan/gmorgan_0.40/po'
*** error: gettext infrastructure mismatch: using a Makefile.in.in
from gettext version 0.18 but the autoconf macros are from gettext
version @GETTEXT_MACRO_VERSION@
make[1]: *** [check-macro-version] Error 1
make[1]: Leaving `/home/avp/soft/build/sound/gmorgan/gmorgan_0.40/po'
make: *** [all-recursive] Error 1
Alexandre Prokoudine
http://libregraphicsworld.org
_______________________________________________
I looked around for this. Try
gettext -V
0.18.1
to see what version of gettext you have. At the
moment, mine
happens to be 18 so that is configured into the /po/makefile.in.in
Try changing the number in that file to match the version you have.
I don't know any automatic way to make this happen.
Well, 0.18.1 should be already OK for
GETTEXT_MACRO_VERSION = 0.18
What should I change it to? :)
Alexandre Prokoudine
http://libregraphicsworld.org