Subject: Re: build.sh of -current fails in mklocale
To: T.SHIOZAKI <tshiozak@netbsd.org>
From: Nick Hudson <skrll@netbsd.org>
List: current-users
Date: 03/19/2002 08:46:04
On Monday 18 March 2002 11:04 pm, T.SHIOZAKI wrote:
> From: Nick Hudson <skrll@netbsd.org>
> Subject: build.sh of -current fails in mklocale [was Re: CVS commit: 
basesrc]
> Date: Mon, 18 Mar 2002 14:40:14 +0000
> Message-ID: <E16myIj-000OFt-0B@finch-post-11.mail.demon.net>
> 
> > On Sunday 17 March 2002 10:14 pm, Takuya SHIOZAKI wrote:
> > > Module Name:	basesrc
> > > Committed By:	tshiozak
> > > Date:		Sun Mar 17 22:14:39 UTC 2002
> > [...]
> > > cvs rdiff -r1.6 -r1.7 basesrc/lib/libc/locale/runetype.h
> > 
> > This change has exposed mbstate_t and as a result build.sh builds from
> non-NetBSD -current machine will fail. I'm not sure what the correct fix 
> should be.
> 
> Ah, sorry, I fixed it.
> 
> Thank you!

That did it. Thanks for the quick fix.

Nick