From owner-freebsd-questions Thu Jun 10 11:40:16 1999 Delivered-To: freebsd-questions@freebsd.org Received: from sand2.global.net.uk (sand2.global.net.uk [194.126.80.50]) by hub.freebsd.org (Postfix) with ESMTP id 6A24114ECF for ; Thu, 10 Jun 1999 11:39:30 -0700 (PDT) (envelope-from marko@globalnet.co.uk) Received: from pd6s12a06.client.global.net.uk ([195.147.220.215] helo=marder-1.) by sand2.global.net.uk with esmtp (Exim 2.05 #1) id 10s9jN-0004yC-00; Thu, 10 Jun 1999 19:39:14 +0100 Received: (from marko@localhost) by marder-1. (8.9.2/8.8.8) id TAA00439; Thu, 10 Jun 1999 19:36:28 +0100 (BST) (envelope-from marko) Date: Thu, 10 Jun 1999 19:36:23 +0100 From: Mark Ovens To: Sebastian Hartig Cc: questions@freebsd.org Subject: Re: Error when compiling Kernel Message-ID: <19990610193623.D255@marder-1> References: <37600399.4A9FACDB@gmx.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.3i In-Reply-To: <37600399.4A9FACDB@gmx.de>; from Sebastian Hartig on Thu, Jun 10, 1999 at 08:27:38PM +0200 Organization: Total lack of Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, Jun 10, 1999 at 08:27:38PM +0200, Sebastian Hartig wrote: > Hello, > My FreeBSD normally run stable without problems, but when i try to > compile any > new kernel, even if the content is the same as in the standard Kernel > (GENERIC) > that happens: > .... > ../../isofs/cd9660/cd9660_bmap.c:43:../../sys/vnode.h:457:vnode_if.h: > No such file or directory > ### Error Code 1 > Stop. > > I've already tried to replace the cd9660_bmap.c with a new one, but it > didn't work, > i really have no idea, what to do. Help > It's not cd9660_bmap.c that's the problem. You didn't run ``make depend'' before ``make''. vnode_if.h is created by ``make depend'' (if you are following the instructions in The Complete FreeBSD then ``make depend'' is missing from the instructions. > PS: Excuse my bad English, im from Germany ;-) > Nothing wrong with your English, it's infinitely better than my German :-). > > With best wishes > Sebastian > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > -- FreeBSD - The Power To Serve http://www.freebsd.org My Webpage http://www.users.globalnet.co.uk/~markov _______________________________________________________________ Mark Ovens, CNC Apps Engineer, Radan Computational Ltd. Bath UK CAD/CAM solutions for Sheetmetal Working Industry mailto:marko@uk.radan.com http://www.radan.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message