This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: LC_MONETARY: unknown character in field `currency_symbolâ
- From: Khem Raj <raj dot khem at gmail dot com>
- To: Khem Raj <raj dot khem at gmail dot com>, GNU C Library <libc-alpha at sourceware dot org>
- Date: Sat, 23 Apr 2016 02:26:38 -0700
- Subject: Re: LC_MONETARY: unknown character in field `currency_symbolâ
- Authentication-results: sourceware.org; auth=none
- References: <1274047A-F3CA-4E0D-B949-D50DDC703A26 at gmail dot com> <20160421211300 dot GY5369 at vapier dot lan> <CAMKF1srpEZyTf1Gk+MS5WMcoccYOLNDNjbSJ_2kFfVAH1Bq8Bg at mail dot gmail dot com> <20160422020112 dot GZ5369 at vapier dot lan>
On Thu, Apr 21, 2016 at 7:01 PM, Mike Frysinger <vapier@gentoo.org> wrote:
> On 21 Apr 2016 16:23, Khem Raj wrote:
>> On Thu, Apr 21, 2016 at 2:13 PM, Mike Frysinger wrote:
>> > On 21 Apr 2016 13:56, Khem Raj wrote:
>> >> I am seeing these errors off late.
>> >>
>> >> /a/build/tmp-glibc/work/cortexa7hf-neon-vfpv4-oe-linux-gnueabi/glibc-locale/2.24-r0/locale-tree/usr/share/i18n/locales/tr_TR:4246: LC_MONETARY: unknown character in field `currency_symbol'
>> >> /a/build/tmp-glibc/work/cortexa7hf-neon-vfpv4-oe-linux-gnueabi/glibc-locale/2.24-r0/locale-tree//usr/share/i18n/locales/tl_PH:87: LC_MONETARY: unknown character in field `currency_symbolâ
>> >>
>> >> anyone else seeing them ?
>> >
>> > both work for me. is the host locale relevant ? are these the only
>> > two locales complaining ?
>>
>> so far I only see these two. I am using cross-localedef to generate them.
>
> i'm not familiar with cross-localedef. does it work with localedef in
> the tree ?
I see issues when running make check building native as well.
Generating locale si_LK.UTF-8: this might take a while...
Generating locale tr_TR.ISO-8859-9: this might take a while...
../localedata/locales/tr_TR:4246: LC_MONETARY: unknown character in
field `currency_symbol'
> -mike