Re: lout stopped working

Valery Ushakov <[email protected]> Fri, 16 Feb 2018 21:32:40 +0300
Newsgroups gmane.comp.type-setting.lout
Message-ID <[email protected]>
On Fri, Feb 16, 2018 at 10:08:39 +0100, Reinoud Zandijk wrote:

> compiled using NetBSD's package system.
> 
> -------
> > lout Gemeente-leges-bezwaar.lout
> lout:
>         : unable to initialize collation
> lout file "/usr/pkg/share/lout/include/lengths" (from "bsf" line 32, from
> "doc" line 19, from "Gemeente-leges-bezwaar.lout" line 2):
>    80,21: fatal error: exiting now (error in definitions)

This is just setlocale (LC_COLLATE, "") failing.  NetBSD LC_COLLATE
support is very poor.

-uwe