From owner-freebsd-current Sat May 12 20: 9: 6 2001 Delivered-To: freebsd-current@freebsd.org Received: from dougal.workpc.tds.net (dougal.workpc.tds.net [204.246.4.101]) by hub.freebsd.org (Postfix) with ESMTP id 88A0C37B443; Sat, 12 May 2001 20:09:03 -0700 (PDT) (envelope-from usrkkw@dougal.workpc.tds.net) Received: (from usrkkw@localhost) by dougal.workpc.tds.net (8.11.3/8.11.1) id f4D37Kf10673; Sat, 12 May 2001 22:07:20 -0500 (CDT) (envelope-from usrkkw) Date: Sat, 12 May 2001 22:07:20 -0500 From: Ken Wills To: "Matthew D. Fuller" Cc: sobomax@FreeBSD.ORG, current@FreeBSD.ORG Subject: Re: Re: -CURRENT b0rked? Message-ID: <20010512220720.A10483@dougal.workpc.tds.net> References: <200105120548.f4C5mM076847@Mail-In.Net> <200105120921.f4C9Lr081057@Mail-In.Net> <20010512193621.Q54596@over-yonder.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20010512193621.Q54596@over-yonder.net>; from fullermd@over-yonder.net on Sat, May 12, 2001 at 07:36:21PM -0500 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG * Matthew D. Fuller [010512 19:35]: > On Sat, May 12, 2001 at 12:21:55PM +0300 I heard the voice of > Maxim Sobolev, and lo! it spake thus: > > > > It seems that sysinstall(8) was not fully integrated into > > buildworld - it depends on content of /usr/share/syscons/keymaps, > > while it shouldn't. > > > > I've just committed a patch that should fix this problem. > > Hoo, here I come to make your life a living hell once more... > > In file included from /usr/src/usr.sbin/sysinstall/keymap.c:40: > keymap.h:2: `keymap_be_iso' undeclared here (not in a function) > keymap.h:2: initializer element is not constant > keymap.h:2: (near initialization for `keymapInfos[0].map') > keymap.h:3: `keymap_br275_iso' undeclared here (not in a function) > keymap.h:3: initializer element is not constant > keymap.h:3: (near initialization for `keymapInfos[1].map') > Deleting keymap.h (autogenerated, in obj/* somewhere, I forget), and restarting the build got me past this. K To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message