gEDA-dev: New autonumber text dialog

Peter Clifton pcjc2 at cam.ac.uk
Thu Nov 30 07:36:09 EST 2006


On Thu, 2006-11-30 at 11:48 +0100, Tomaz Solc wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> Hi
> 
> > What version of gettext are you using?
> 
> I was using gettext 0.15 (I'm running Debian Testing).
> 
> After reading the previous thread about this problem I upgraded to
> 0.16.1 (Debian packages "gettext" and "gettext-base" from Unstable).
> 
> Unfortunately I'm still getting the same error message when installing.

Did you re-run ./autogen.sh in the gschem directory? I think files such
as aclocal.m4 might need updating if not.

I still use gettext 0.15, and add the workaround as necessary:

editing the Makefile in gschem/po:

set:

(line 29 on mine)
mkinstalldirs = $(top_srcdir)/mkinstalldirs

I removed the MKINSTALLDIRS line as it is nolonger used.

Regards,

Peter Clifton




More information about the geda-dev mailing list