This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: No locales in test-in-container?
* Florian Weimer:
> * DJ Delorie:
>
>> Do you not see ./testroot.pristine/usr/share/i18n/locales/en_US ?
>
> Oh. I see that.
>
> But that's not sufficient, for:
>
> LOCALES := de_DE.ISO-8859-1 de_DE.UTF-8 en_US.ISO-8859-1 en_US.UTF-8 \
> ja_JP.EUC-JP ja_JP.UTF-8
> include ../gen-locales.mk
And in any case, it's the locale source file, so not useful for running
tests involving setlocale at all. 8-(
Thanks,
Florian