From owner-freebsd-questions Wed Jun 9 14:54:27 1999 Delivered-To: freebsd-questions@freebsd.org Received: from broccoli.graphics.cornell.edu (BROCCOLI.GRAPHICS.CORNELL.EDU [128.84.247.53]) by hub.freebsd.org (Postfix) with ESMTP id 7832C1515C for ; Wed, 9 Jun 1999 14:54:26 -0700 (PDT) (envelope-from mkc@Graphics.Cornell.EDU) Received: from graphics.cornell.edu (localhost.graphics.cornell.edu) by broccoli.graphics.cornell.edu with ESMTP (1.37.109.16/16.2) id AA081355235; Wed, 9 Jun 1999 17:53:55 -0400 Message-Id: <199906092153.AA081355235@broccoli.graphics.cornell.edu> X-Mailer: exmh version 2.0zeta 7/24/97 To: Mark Ovens Cc: questions@freebsd.org Subject: Re: freebsd 3.1: where is vnode_if.h ?? In-Reply-To: Your message of "Wed, 09 Jun 1999 22:39:18 BST." <19990609223918.H261@marder-1> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Wed, 09 Jun 1999 17:53:55 -0400 From: Mitch Collinsworth Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >You didn't run ``make depend'' before ``make''. vnode_if.h is >created by running ``make depend'' Thanks! (It must be time to go home for the day...) :-) Curiously, I was following the instructions in Chapter 16 of the Lehey book and I still don't see this step mentioned there, though I must have been smart enough to just do it anyway the last time I built a kernel. I'll just write it in there so I'll remember a couple months from now when it happens again! :-) -Mitch To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message