[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Building gnokii from CVS
From: |
BORBELY Zoltan |
Subject: |
Re: Building gnokii from CVS |
Date: |
Wed, 20 Apr 2005 18:00:09 +0200 |
User-agent: |
Mutt/1.4.1i |
Hi,
On Tue, Apr 19, 2005 at 04:04:29PM +0100, Matthew Kay wrote:
> I have problems building from CVS and I don't know what I'm doing wrong.
> Here is the output from gettextize, I'm not sure how to fix it.
[...]
> mkay-t42:/cvs/gnokii# gettextize
[...]
> Creating po/ChangeLog
> Updating configure.in (backup is in configure.in~)
> Adding an entry to ChangeLog (backup is in ChangeLog~)
[...]
> mkay-t42:/cvs/gnokii# aclocal
[...]
> AM_PATH_ORBIT
> configure.in:662: error: `po/Makefile.in' is already registered with
> AC_CONFIG_FILES.autoconf/status.m4:848: AC_CONFIG_FILES is expanded
> from...
> configure.in:662: the top level
> autom4te: /usr/bin/m4 failed with exit status: 1
> aclocal: autom4te failed with exit status: 1
Look into autogen.sh, it overwrites configure.in with configure.in~.
The cvs version of the configure.in contains the modifications, but
gettextize will try to re-add it. configure.in~ is a backup copy
created by gettextize.
Bye,
Bozo
- 6230 and DKU-2, Brian Wallis, 2005/04/17
- Re: 6230 and DKU-2, Martina Wagner, 2005/04/18
- Re: 6230 and DKU-2, Brian Wallis, 2005/04/19
- Re: 6230 and DKU-2, Brian Wallis, 2005/04/19
- Re: 6230 and DKU-2, Leo \"Costela\" Antunes, 2005/04/19
- Building gnokii from CVS, Matthew Kay, 2005/04/19
- Re: Building gnokii from CVS,
BORBELY Zoltan <=
- Re: Building gnokii from CVS, Matthew Kay, 2005/04/20
- Feature request/bug fix, Matthew Kay, 2005/04/20
- Re: Feature request/bug fix, Pawel Kot, 2005/04/20
- Re: Feature request/bug fix, Pawel Kot, 2005/04/20
- Re: Feature request/bug fix, Matthew Kay, 2005/04/21
Re: 6230 and DKU-2, Pawel Kot, 2005/04/19