This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: No locales in test-in-container?


* DJ Delorie:

> Florian Weimer <fweimer@redhat.com> writes:
>> But that's not sufficient, for:
>
> The testroot is built with "make install"; the build directory is
> loopback mounted in the same place within the testroot.  If those aren't
> sufficient to call setlocale() then something else is wrong.  When do
> locales typically get generated during a full install?

I think it's a separate step.  Quoting INSTALL:

| To configure all locales that are supported by the GNU C Library, you
| can issue from your build directory the command 'make
| localedata/install-locales' to install all locales into the locale
| archive or 'make localedata/install-locale-files' to install all
| locales as files in the default configured locale installation
| directory (derived from '--prefix' or '--localedir').

Thanks,
Florian


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]