Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 4 Aug 2003 17:46:37 +0400
From:      Andrey Chernov <ache@nagual.pp.ru>
To:        Shin-ichi YOSHIMOTO <yosimoto@waishi.jp>
Cc:        current@FreeBSD.org
Subject:   Re: buildworld broken after installworld
Message-ID:  <20030804134636.GA39138@nagual.pp.ru>
In-Reply-To: <20030804223833.6c9a6718.yosimoto@waishi.jp>
References:  <20030804195135.0562a9a2.yosimoto@waishi.jp> <20030804114723.GB39384@sunbay.com> <20030804223833.6c9a6718.yosimoto@waishi.jp>

next in thread | previous in thread | raw e-mail | index | archive | help
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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030804134636.GA39138>