From owner-freebsd-current Sat Feb 15 13:40:04 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id NAA14668 for current-outgoing; Sat, 15 Feb 1997 13:40:04 -0800 (PST) Received: from sendero.i-connect.net ([206.190.144.100]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id NAA14614 for ; Sat, 15 Feb 1997 13:39:52 -0800 (PST) Received: (from shimon@localhost) by sendero.i-connect.net (8.8.5/8.8.4) id OAA07927; Sat, 15 Feb 1997 14:38:11 -0800 (PST) Message-ID: X-Mailer: XFMail 1.1-alpha [p0] on FreeBSD Content-Type: text/plain; charset=iso-8859-8 Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <199702150703.QAA19142@zodiac.mech.utsunomiya-u.ac.jp> Date: Sat, 15 Feb 1997 14:21:04 -0800 (PST) Organization: iConnect Corp. From: Simon Shapiro To: Kazutaka YOKOTA Subject: Re: 2.2-RELEASE. Where is opt_kbdio.h? Cc: freebsd-current@FreeBSD.ORG, (Mark Powell) Sender: owner-current@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Hi Kazutaka YOKOTA; On 15-Feb-97 you wrote: > >Just CTM'ed up from around 0140 to the latest. Now I get this error: > > > >cc -c -O2 -pipe -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit -Wnested > >-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -nostdinc > >-I- -I. -I../.. -I../../../include -DGATEWAY -DCOMPAT_43 -DFFS -DINET -DKERNEL > > ../../i386/isa/kbdio.c > >../../i386/isa/kbdio.c:34: opt_kbdio.h: No such file or directory > >*** Error code 1 > > Please run `config' before building a new kernel. This is really not a solution. I get those if I wipe out the directory. I have to ``touch compile/FOO/opt_whatever-is-complaining.h'' at least once. Simon