URL:
<http://gna.org/bugs/?22927>
Summary: configure failes checking for gettext with
--disable-nls
Project: Freeciv
Submitted by: andreasr
Submitted on: Sun 09 Nov 2014 07:33:17 PM UTC
Category: general
Severity: 3 - Normal
Priority: 5 - Normal
Status: None
Assigned to: None
Originator Email:
Open/Closed: Open
Release:
Discussion Lock: Any
Operating System: GNU/Linux
Planned Release:
_______________________________________________________
Details:
I tried building the latest Freeciv svn revision
to test it with Freeciv-web, but it fails checking for gettext. Freeciv-web
doesn't use gettext, so gettext isn't installed or required, and the
--disable-nls parameter to configure is used.
This is the output from configure:
checking for GNU xgettext version >= 0.14... no
configure: WARNING: You may have problems with creating pox files. Please
update
your gettext package.
checking for GNU msgfmt version >= 0.14... no
configure: error: You are unable to create *.gmo files.
This is development version which doesn't include them. Please update your
gettext package. Or use --disable-nls instead.
configure failed
This is how the Freecivs server was built:
./autogen.sh --enable-fcweb --disable-nls --disable-debug --disable-fcmp
--without-freeciv-manual --disable-ruledit --enable-ai-static=classic,threaded
&& make
This is a temporary workaround patch I created:
https://github.com/freeciv/freeciv-web/blob/master/freeciv/patches/disable_nls.patch
_______________________________________________________
Reply to this item at:
<http://gna.org/bugs/?22927>
_______________________________________________
Message sent via/by Gna!
http://gna.org/
_______________________________________________
Freeciv-dev mailing list
[email protected]
https://mail.gna.org/listinfo/freeciv-dev