Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 Jul 1999 18:49:16 -0500
From:      "Alejandro Ramirez" <ales@megared.net.mx>
To:        <neil@villacortabuer.com>, <questions@FreeBSD.ORG>
Subject:   RE: rebuilding 3.1 KERNEL gives file-not-found
Message-ID:  <032c01bedae6$22447e80$fca3f9cf@megared.net.mx>
References:  <37A235F2.307E0168@sbarc.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi,

    Did you do a make depend, this step creates all the needed files to
compile akernel succesfully???

the wright way of compile a kernel its:

config MYKERNEL
cd ../../compile/MYKERNEL
make depend
make
make install

Enjoy...

Ales

----- Original Message -----
From: neilv <ke6dcj@sbarc.org>
To: <questions@FreeBSD.ORG>
Sent: Friday, July 30, 1999 6:32 PM
Subject: rebuilding 3.1 KERNEL gives file-not-found


> I only added the following for NATD support:
>
> options IPFIREWALL
> options IPDIVERT
>
> Any reason why I'm getting "file not found" while compiling a GENERIC
kernel?
> File in question is:  "vnode_if.h"
>
> I did a FIND, but there is no "vnode_if.h" on any partition.
>
> Any ideas?
>
> TIA,
> :-) neil
>
>
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-questions" in the body of the message




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?032c01bedae6$22447e80$fca3f9cf>