-------- Original Message --------
Subject: Re: efax-gtk-3.0.6 released
Date: Tue, 18 Oct 2005 20:23:51 +0100
From: Chris Vine <[EMAIL PROTECTED]>
To: Lior Kaplan <[EMAIL PROTECTED]>
References: <[EMAIL PROTECTED]>
<[EMAIL PROTECTED]>

On Tuesday 18 October 2005 08:47, you wrote:
> Hi Chris,
>
> I uploaded the new package to Debian, but it failed to build on some
> architectures.
>
> The error is:
> /usr/include/libintl.h:40: error: new declaration 'char* gettext(const
> char*)'
> prog_defs.h:24: error: ambiguates old declaration 'const char*
> gettext(const char*)'
>
> You can see the status of each architecture at
> http://people.debian.org/~igloo/status.php?packages=efax-gtk

Lior,

It looks as if the some of the intltool macros have changed in a later
version.  They aren't detecting the presence of gettext, even though it is
installed, which means that efax-gtk uses its own "stub" version.  Because
gettext is in fact installed, the compiler correctly complains that
there are
two declarations of the function.

If you run aclocal, automake and autoconf again in the versions of Debian
which don't compile, it should work.  Can you let me know if it doesn't?

Chris


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to