From owner-freebsd-questions Mon Sep 17 14:26:16 2001 Delivered-To: freebsd-questions@freebsd.org Received: from fledge.watson.org (fledge.watson.org [204.156.12.50]) by hub.freebsd.org (Postfix) with ESMTP id 2C19A37B401 for ; Mon, 17 Sep 2001 14:26:11 -0700 (PDT) Received: from localhost (doug@localhost) by fledge.watson.org (8.11.6/8.11.5) with SMTP id f8HLPvi62846; Mon, 17 Sep 2001 17:25:57 -0400 (EDT) (envelope-from doug@safeport.com) X-Authentication-Warning: fledge.watson.org: doug owned process doing -bs Date: Mon, 17 Sep 2001 17:25:56 -0400 (EDT) From: Doug Denault X-Sender: doug@fledge.watson.org To: Saint Leynx Cc: freebsd-questions@FreeBSD.org Subject: Re: Error making kernel in BSD 4.3 In-Reply-To: <3BA65CE3.47993E@mail.drigon.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On my system that is in sys/compile/,kernel>/modules/. From UPDATING: 20010725: The ed driver has been updated. It now allows mii attachments, which means that you must include the miibus in your kernel if you use the ed driver. does your kernel conf comment out device miibus # MII bus support If thats okay try # cd /usr/src/sys/modules # make cleandir Or equivalent and build the kernel again On Mon, 17 Sep 2001, Saint Leynx wrote: > Was doing a make-depend to build a new kernel after install. It halts > and tells me > if_rl.c *someline*: miibus_if.h: No such file or directory. > > Now what? It doesn't seem like this file exists ... > > /Saint > > > 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