Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Apr 2000 16:36:35 +0100
From:      Ben Smithurst <ben@scientia.demon.co.uk>
To:        Jeffrey San Diego <j.sandiego@prodigy.net>
Cc:        questions@FreeBSD.ORG
Subject:   Re: Correction
Message-ID:  <20000411163635.U60798@strontium.scientia.demon.co.uk>
In-Reply-To: <000d01bfa348$0bb4bbf0$cd53fd3f@penguin>
References:  <000d01bfa348$0bb4bbf0$cd53fd3f@penguin>

next in thread | previous in thread | raw e-mail | index | archive | help
Jeffrey San Diego wrote:

> I missed a word on that error generated after running make on the FREEBIE directory while re-compiling the kernel. The message read:
> 
> In file included from ../../isofs/cd9660/cd9660_bmap.x:43: ../sys/vnode.h:457: vnode_if.h: No such file or directory
> *** Error code 1
> .
> Stop.
> 
> I could not find vnode_if.h anywhere. Please help.

Ah, this is a completely different story then, ignore my previous reply
(the bit about HTML mail still stands though).  This problem is caused
by not doing a "make depend" in /sys/compile/FREEBIE, I think.  The
"make depend" step generates some files which are required to build a
kernel.  There is a reason config prints a message like 'Do not forget
to to a "make depend"' after you type "config FREEBIE" you know. :-)

-- 
Ben Smithurst / ben@scientia.demon.co.uk / PGP: 0x99392F7D


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?20000411163635.U60798>