From owner-freebsd-current Wed Aug 27 17:50:58 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id RAA22227 for current-outgoing; Wed, 27 Aug 1997 17:50:58 -0700 (PDT) Received: from gneiss.eps.nagoya-u.ac.jp (gneiss.eps.nagoya-u.ac.jp [133.6.57.99]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id RAA22214 for ; Wed, 27 Aug 1997 17:50:52 -0700 (PDT) Received: from marble.eps.nagoya-u.ac.jp (localhost [127.0.0.1]) by gneiss.eps.nagoya-u.ac.jp (8.8.7/3.5Wpl3) with ESMTP id JAA00327; Thu, 28 Aug 1997 09:50:04 +0900 (JST) Message-Id: <199708280050.JAA00327@gneiss.eps.nagoya-u.ac.jp> To: mystify@iastate.edu Cc: current@freebsd.org Subject: Re: Missing header file in sys/miscfs/nullfs/null_subr.c From: KATO Takenori In-Reply-To: Your message of "Wed, 27 Aug 1997 15:47:18 -0500" References: <199708272047.PAA16739@friley76.res.iastate.edu> X-Mailer: Mew version 1.70 on Emacs 19.28.1 / Mule 2.3 X-PGP-Fingerprint: 03 72 85 36 62 46 23 03 52 B1 10 22 44 10 0D 9E Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Date: Thu, 28 Aug 1997 09:50:04 +0900 Sender: owner-freebsd-current@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > Has anyone else run into problems when trying to build lkm/nullfs during > make world? It complains that opt_ddb.h (included by > sys/miscfs/nullfs/null_subr.c) is not found. This #include line is > new in revision 1.12. There is no such file in my whole /usr/src tree. > Commenting out the #include line results in a clean build of that module. Sorry. I didn't consider lkm case. I have just committed a fix. Please try revision 1.13. Thanks for your report. ---- KATO Takenori Dept. Earth Planet. Sci., Nagoya Univ., Nagoya, 464-01, Japan PGP public key: finger kato@eclogite.eps.nagoya-u.ac.jp ------------------- Powered by FreeBSD(98) -------------------