Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 Jun 1999 19:36:23 +0100
From:      Mark Ovens <markov@globalnet.co.uk>
To:        Sebastian Hartig <Stormtroops@gmx.de>
Cc:        questions@freebsd.org
Subject:   Re: Error when compiling Kernel
Message-ID:  <19990610193623.D255@marder-1>
In-Reply-To: <37600399.4A9FACDB@gmx.de>; from Sebastian Hartig on Thu, Jun 10, 1999 at 08:27:38PM %2B0200
References:  <37600399.4A9FACDB@gmx.de>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19990610193623.D255>