gEDA-dev: xgsch2pcb configure problem
Peter Clifton
pcjc2 at cam.ac.uk
Tue Dec 25 00:16:31 EST 2007
On Tue, 2007-12-25 at 00:49 +0000, Peter Clifton wrote:
> On Mon, 2007-12-24 at 23:17 +0000, Peter TB Brett wrote:
> > My guess is that this is an artifact from moving from gettext to intltool for
> > translation of xgsch2pcb. The right person to ask would be Peter Clifton,
> > but you're probably going to have to wait until Boxing Day for an answer. ;)
>
> The po/Makefile.in.in should be created by intltoolize, I just realised
> there is no ./autogen.sh script with xgsch2pcb to run this for you, I'll
> fix that in GIT soon.
>
> There is actually a bug manifesting somewhere, in that running:
>
> intltoolize --force --copy
>
> its trying to put Makefile.in.in in tools/po/
>
> This isn't going to work.. I might have to remove the use of
> AC_CONFIG_AUX_DIR([tools])
Ok, I've dropped this usage, and the auto-foo tools now sit in the root
directory, as with the rest of the gEDA builds.
I've also removed the auto-generated files from source-control.
Arguably, no-one would have noticed this bug had _all_ relevant
maintainer auto-generated files (including po/Makefile.in.in) had been
which shipped with the git checkout.
I also added an autogen.sh copied from gEDA.
./autogen.sh
./configure
make
make install
--
Peter Clifton
Electrical Engineering Division,
Engineering Department,
University of Cambridge,
9, JJ Thomson Avenue,
Cambridge
CB3 0FA
Tel: +44 (0)7729 980173 - (No signal in the lab!)
More information about the geda-dev
mailing list