giftcurs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [giFTcurs-devel] Compilation problems


From: Göran Weinholt
Subject: Re: [giFTcurs-devel] Compilation problems
Date: Fri, 2 Jan 2004 07:04:08 +0100
User-agent: Mutt/1.5.4i

On Fri, Dec 26, 2003 at 11:39:29AM +0100, Tomá? Vondra wrote:
> Hi,
> I've got problems compling giFTCurs. My system is a RedHat 6.2. It's heavily
> modified, yet most of the packages regarding compilation are still original.
> The configure script runs just fine, but make prints this message:

[...]
> /mnt/trt/giFTcurs-0.6.1/src/ui_main.c:680: undefined reference to `ngettext'
[...]

> What does ngettext do, from what library it is and what library should I,
> consequently, upgrade?

ngettext() handles translating strings where plural and singular forms of
the same string are needed. ngettext() is in the gettext library. If
upgrading gettext doesn't fix it, try to use
"./configure --with-included-gettext".

I've already modified the configure script so that it will check for
ngettext(). The next release should not have this problem.

Regards,

-- 
Göran Weinholt <address@hidden>
GPG: 1024D/4A8854E6 EC27 7F6A DFA9 CBBD 9EE3  F07A 8DF5 8BB6 4A88 54E6
"Science does not remove the terror of the Gods."  -- J.R. "Bob" Dobbs

Attachment: signature.asc
Description: Digital signature


reply via email to

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