From owner-freebsd-current Fri May 11 22:48: 7 2001 Delivered-To: freebsd-current@freebsd.org Received: from kalaid.f2f.com.ua (kalaid.f2f.com.ua [62.149.0.33]) by hub.freebsd.org (Postfix) with ESMTP id 21C8937B423 for ; Fri, 11 May 2001 22:48:02 -0700 (PDT) (envelope-from sobomax@mail-in.net) Received: from Mail-In.Net (borey.f2f.com.ua [62.149.0.24]) by kalaid.f2f.com.ua (8.11.3/8.11.1) with ESMTP id f4C5nY098854; Sat, 12 May 2001 08:49:37 +0300 (EEST) (envelope-from sobomax@mail-in.net) Received: from notebook.vega.com (das0-l118.uic-in.net [212.35.189.245]) by Mail-In.Net (8.11.3/8.H.Z) with ESMTP id f4C5mM076847; Sat, 12 May 2001 08:48:24 +0300 (EEST) Date: Sat, 12 May 2001 08:48:24 +0300 (EEST) Message-Id: <200105120548.f4C5mM076847@Mail-In.Net> To: fullermd@over-yonder.net, current@FreeBSD.ORG From: Maxim Sobolev Reply-To: sobomax@FreeBSD.ORG Subject: =?ISO-8859-1?Q?Re:_-CURRENT_b0rked=3F?= X-Mailer: Pygmy (v0.5.7) In-Reply-To: <20010511234417.L54596@over-yonder.net> Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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 majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message