Date: Mon, 02 Oct 2000 16:35:24 -0700 From: Kent Stewart <kstewart@urx.com> To: Matthew Swinbourne <matt@soe.uq.edu.au> Cc: "freebsd-questions@FreeBSD. ORG (E-mail)" <freebsd-questions@FreeBSD.ORG> Subject: Re: Can't Compile Kernel.. Error Message 'miibus_if.h: No such file or directory' Message-ID: <39D91BBC.B4D36EF7@urx.com> References: <79373D1C5F67D411A14200D0B76DFC0B4A6B@soemail.soe.uq.edu.au>
next in thread | previous in thread | raw e-mail | index | archive | help
Matthew Swinbourne wrote: > > Hi All, > > I'm a bit new to all this, so excuse my ignorance. I was wondering if > somebody could help me with my Kernel. I get this error when I do a make > depend? > > Any ideas? I presume that there is one or more files missing. Can somebody > tell me where to get them? You misconfigured your kernel. If you go back and read the config file very carefully, you will find you have a NIC that requires the miibus option. Look at your kernel or the LINT and remove the comment from the miibus. Kent > > ../../pci/if_vr.c:99: miibus_if.h: No such file or directory > mkdep: compile failed > *** Error code 1 > > Thanks in advance > > Matt > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- Kent Stewart Richland, WA mailto:kbstew99@hotmail.com http://kstewart.urx.com/kstewart/index.html FreeBSD News http://daily.daemonnews.org/ 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?39D91BBC.B4D36EF7>