On Fri, 11 May 2001 23:44:17 -0500, Matthew D. Fuller wrote:
> On several attempts to build world, I'm getting ths same error:
> 
> In file included from /usr/src/usr.sbin/sysinstall/keymap.c:40:
> keymap.h:3606: `keymap_ua_koi8_u_shift_alt' undeclared here (not in a
> function)
> keymap.h:3606: initializer element is not constant
> keymap.h:3606: (near initialization for `keymapInfos[21].map')
> 
> at which point the build bombs out.  This is with completely clean src/
> and obj/ each time, and I haven't seen any commits to the file in the
> last 24+ hours.  OTOH, I haven't seen a peep about this from anybody
> else, so am I just hitting some sort of really weird condition that
> nobody else has ever heard of here, or is nobody else building -CURRENT
> right now?

It is unlikely that nobody else is doing buildworld. Please
try to do the following and restart buildworld:
# cd /usr/src/share/syscons/keymaps && make all install cleandir

-Maxim

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to