From owner-freebsd-stable Fri Sep 15 15:31: 4 2000 Delivered-To: freebsd-stable@freebsd.org Received: from fw.wintelcom.net (ns1.wintelcom.net [209.1.153.20]) by hub.freebsd.org (Postfix) with ESMTP id 4502437B422 for ; Fri, 15 Sep 2000 15:30:55 -0700 (PDT) Received: (from bright@localhost) by fw.wintelcom.net (8.10.0/8.10.0) id e8FMUpw13348; Fri, 15 Sep 2000 15:30:51 -0700 (PDT) Date: Fri, 15 Sep 2000 15:30:51 -0700 From: Alfred Perlstein To: Adam Korab Cc: freebsd-stable@FreeBSD.ORG Subject: Re: kernel compile trouble Message-ID: <20000915153051.P12231@fw.wintelcom.net> References: <20000915163408.A54235@staypuft.ledhazard.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.4i In-Reply-To: <20000915163408.A54235@staypuft.ledhazard.net>; from adam@staypuft.ledhazard.net on Fri, Sep 15, 2000 at 04:34:08PM -0500 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG * Adam Korab [000915 14:34] wrote: > Greetings, > > With a brand new cvsup as of 15-Sep, I've as yet having trouble during the > make depend phase of compiling a custom kernel. The error is this: > > ../../pci/if_dc.c:147: miibus_if.h: No such file or directory > mkdep: compile failed > *** Error code 1 > > This indicates to me that the problem exists with the support for the dc0 > network card device; using the the MII code. > > Has anyone else encountered this trouble, or have ideas on how to solve it? > The kernel conf file is attached. Don't comment out things that you don't understand, you commented out the miibus so obviously dc (which depends on it) is having problems. -Alfred To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message