[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: gEDA-user: Next step questions



On Sun, 2007-02-18 at 20:39 -0600, Craig Niederberger wrote:
> Does anyone know what version of gettext the CVS make for geda/gaf
> expects?  I'm beginning to think that in updating gettext from 0.14.5
> to 0.16.1 I overshot the mark:
> 
> ./configure: line 7594: AM_GNU_GETTEXT: command not found 
> ./configure: line 7595: syntax error near unexpected token `0.16.1'
> ./configure: line 7595: `AM_GNU_GETTEXT_VERSION(0.16.1)'
> make: *** [gschem/config.h] Error 2
> 
> Many TIA,
> Craig

If the AM_GNU_GETTEXT macro wasn't found above, it won't be expanded to
the appropriate code, so the execution of the ./configure script will
fail.

gschem attempts to require the version of gettext you have installed.
This was to work around a bug somehow introduced in gettext which broke
its supposed backwards compatibility to older version numbers which
geda/gaf used to request.

Peter




_______________________________________________
geda-user mailing list
geda-user@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-user