From: Stefan Doerr (stefdoerr_at_gmail.com)
Date: Mon Jul 23 2018 - 08:15:25 CDT

Right, even just exporting LC_ALL=C (without turning off anything else)
worked!

Thanks a lot

On Mon, Jul 23, 2018 at 3:12 PM Axel Kohlmeyer <akohlmey_at_gmail.com> wrote:

> On Mon, Jul 23, 2018 at 8:44 AM Stefan Doerr <stefdoerr_at_gmail.com> wrote:
> >
> > Hi, when trying to build a system I am getting the following error.
> > I was wondering if anyone knows what this error means
> >
> > psfgen: loadlocale.c:130: _nl_intern_locale_data: Assertion `cnt <
> (sizeof (_nl_value_type_LC_TIME) / sizeof (_nl_value_type_LC_TIME[0]))'
> failed.
> >
> > I tried changing all my locales from es_ES.UTF-8 to en_US.UTF-8 but it
> still gives me the same error.
>
> please try:
>
> export LC_ALL=C
>
> to turn off native language support completely and operate in the
> default C locale.
>
> axel.
>
> >
> > Best,
> > Stefan
>
>
>
> --
> Dr. Axel Kohlmeyer akohlmey_at_gmail.com http://goo.gl/1wk0
> College of Science & Technology, Temple University, Philadelphia PA, USA
> International Centre for Theoretical Physics, Trieste. Italy.
>