From owner-freebsd-questions@FreeBSD.ORG Sat May 10 23:28:04 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 05CDC37B401 for ; Sat, 10 May 2003 23:28:04 -0700 (PDT) Received: from rutger.owt.com (rutger.owt.com [204.118.6.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id 59F0B43FD7 for ; Sat, 10 May 2003 23:28:03 -0700 (PDT) (envelope-from kstewart@owt.com) Received: from topaz-out (owt-207-41-94-233.owt.com [207.41.94.233]) by rutger.owt.com (8.11.6p2/8.9.3) with ESMTP id h4B6R7V11450; Sat, 10 May 2003 23:27:07 -0700 From: Kent Stewart To: jay2@excite.com, freebsd-questions@freebsd.org Date: Sat, 10 May 2003 23:27:06 -0700 User-Agent: KMail/1.5.1 References: <20030511062041.8B066B6CA@xmxpita.excite.com> In-Reply-To: <20030511062041.8B066B6CA@xmxpita.excite.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200305102327.06313.kstewart@owt.com> Subject: Re: "#make depend" Error X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 May 2003 06:28:04 -0000 On Saturday 10 May 2003 11:20 pm, wrote: > I installed FreeBSD 4.8 mini, and i am trying to compile the kernel > in hopes of getting NAT working. When i do "#make depend" i get this > error > > ../../pci/if_rl.c:119: miibus_if.h: No such file or directory > mkdep: compile failed > *** Error code 1 > > Stop in /usr/src/sys/compile/EVILWABBIT. > # > > I can't seem to find miibus_if.h myself. The attached file is the > configuration file. Any help would be apprieciated. > The Evil Wabbit struck. You have # PCI Ethernet NICs that use the common MII bus controller code. # NOTE: Be sure to keep the 'device miibus' line in order to use these NICs! #device miibus # MII bus support and you ignored the comment about miibus. Kent -- Kent Stewart Richland, WA http://users.owt.com/kstewart/index.html