[xliff-tools] Hi and cvs trouble :-)

Asgeir Frimannsson asgeirf at redhat.com
Tue Feb 1 10:42:14 PST 2005


Hi David,

On Wednesday 02 February 2005 02:01, David Fraser wrote:
> Right, got gettext from cvs and have compiled it.
> And I can compile the latest snapshot from your source tree... Whee!
> something to check out.
> Then I tried to compile the latest CVS, but I need to generate configure
> I tried using autoconf 2.59 (Fedora Core 3) but it wasn't happy:
> configure.in:3: error: possibly undefined macro: AM_CONFIG_HEADER
>       If this token and others are legitimate, please use m4_pattern_allow.
>       See the Autoconf documentation.
> configure.in:4: error: possibly undefined macro: AM_INIT_AUTOMAKE
> configure.in:8: error: possibly undefined macro: AM_PROG_LIBTOOL
>
> Seems like the same version of autoconf you used to generate the
> configure in the other tree, what could be the problem?

Try running:
  $ make -f Makefile.cvs (runs aclocal, autoheader and automake before 
autoconf)
  $ ./configure
  $ make
  $ make install (or try the prog directly from ./src/po2xliff/)

> >Bytheway, have been following the pootle project you're working on with
> > great interest :)
>
> Thanks! It's good to be in touch between the projects. Any other
> developers welcome :-)

That's what we all need, more developers!!

cheers,
asgeir

> Cheers
> David
>
> >cheers,
> >asgeir
> >
> >On Tuesday 01 February 2005 21:39, David Fraser wrote:
> >>Hi
> >>
> >>I'm the lead developer on translate.sourceforge.net which has lots in
> >>common with the xliff-tools so I'm very interested in this.
> >>
> >>I tried to login to check out the source but got the following error:
> >>
> >>cvs -d :pserver:anoncvs at cvs.freedesktop.org:/cvs/xliff-tools login
> >>Logging in to :pserver:anoncvs at cvs.freedesktop.org:2401/cvs/xliff-tools
> >>CVS password:
> >>PAM start error: Critical error - immediate abort
> >>Fatal error, aborting.
> >>cvs [login aborted]: unrecognized auth response from
> >>cvs.freedesktop.org: pam failed to release authenticator
> >>
> >>Hope that can be fixed ...
> >>
> >>Cheers
> >>David
> >>_______________________________________________
> >>xliff-tools mailing list
> >>xliff-tools at lists.freedesktop.org
> >>http://lists.freedesktop.org/cgi-bin/mailman/listinfo/xliff-tools


More information about the xliff-tools mailing list