gnokii-users
[Top][All Lists]
Advanced

[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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]