The issue was fixed through
https://git.savannah.gnu.org/gitweb/?p=gettext.git;a=commitdiff;h=b67399b40bc5bf3165b09e6a095ec941d4b30a97
and is thus contained in gettext-0.19.8 and newer.
The *gettext functions in musl libc work seamlessly with .mo files
produced by msgfmt 0.22 or newer, except for
Control: clone -1 -2
Control: reassign -2 gettext
Control: retitle -2 broken gettext check in gettext.m4
Control: tags -2 + upstream
Control: affects -2 + src:attr
On Tue, May 26, 2015 at 02:46:06PM +0200, Szabolcs Nagy wrote:
> When building bison on a musl libc based system, creating
> the packa
Package: bison
Version: 2:3.0.2.dfsg-2
When building bison on a musl libc based system, creating
the package fails because it incorrectly assumes that the
libc has no gettext support.
The bison configure.ac uses
AM_GNU_GETTEXT([external], [need-ngettext])
which ends up checking for glibc inter
3 matches
Mail list logo