Complete.Org: Mailing Lists: Archives: freeciv-dev: August 2000:
[Freeciv-Dev] Gettext problem.
Home

[Freeciv-Dev] Gettext problem.

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: freeciv-dev@xxxxxxxxxxx
Subject: [Freeciv-Dev] Gettext problem.
From: gs234@xxxxxxxxx (Gaute (B) Strokkenes)
Date: 14 Aug 2000 21:27:26 +0200

When I try to compile Freeciv without --disable-nls, make consistently
bombs out in the linking stage, complaining that the symbol
'dcgettext__' is not defined.

It seems that dcgettext__ is used in a macro in freeciv/libintl.h.  On
my system, an up to date frozen Debian box, /usr/include/libintl.h
contains a similar macro, but the symbol used is __dcgettext.  The
version of gettext installed on my system appears to be the same as
that in the Freeciv distribution: 0.10.35.

I can work around this problem using --with-included-gettext, but it's
nuisance nonetheless.  Has this ever come up before?  Are there any
other Debian users with similar or differing experiences out there?

(NB I use ./configure and make install, not the included build.debian
script.)

-- 
Big Gaute (not to be confused with LG)
I feel better about world problems now!



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