Subject: Re: -current not building (i386) libc/_def_time.ln
To: None <current-users@netbsd.org>
From: Christos Zoulas <christos@astron.com>
List: current-users
Date: 03/31/2007 17:03:39
In article <20070330011414.GA27115@babymeat.com>,
Tom Spindler  <dogcow@babymeat.com> wrote:
>> /usr/src/lib/libc/locale/_def_time.c(16): redeclaration of
>_DefaultTimeLocale [27]
>> /usr/src/lib/libc/locale/_def_time.c(42): redeclaration
>of_CurrentTimeLocale [27]
>
>I've sent mail to manu and source-changes about this; the workaround/fix
>seems to be "remove const from _CurrentTimeLocale and _DefaultTimeLocale
>in src/sys/sys/localedef.h".

I don't think that we should remove const.

christos