buildworld broken after installworld

Andrey Chernov ache at nagual.pp.ru
Mon Aug 4 06:46:40 PDT 2003


On Mon, Aug 04, 2003 at 22:38:33 +0900, Shin-ichi YOSHIMOTO wrote:
> Subject: Re: buildworld broken after installworld,
> On Mon, 4 Aug 2003 14:47:23 +0300, Ruslan Ermilov wrote:
> > Too bad.  I think this may be related to a recent work of Andrey
> > on tr(1), as fcns.h is generated using src/lib/libedit/makelist.
> > Perhaps, just enforcing the C locale will fix it.
> 
> Yes. I tried to "setenv LANG C", just fine.

There is

tr '[a-z]' '[A-Z]'

which can be different for different locales since use collate now as
required by POSIX. Please tell which exact non-C locale you use and what
happens? I miss start of this discussion.



More information about the freebsd-current mailing list