From owner-freebsd-stable Mon Oct 23 7:22: 1 2000 Delivered-To: freebsd-stable@freebsd.org Received: from numeri.campus.luth.se (numeri.campus.luth.se [130.240.197.103]) by hub.freebsd.org (Postfix) with ESMTP id EBE4137B479 for ; Mon, 23 Oct 2000 07:21:58 -0700 (PDT) Received: from numeri.campus.luth.se (localhost [127.0.0.1]) by numeri.campus.luth.se (8.9.3/8.9.3) with ESMTP id QAA07767; Mon, 23 Oct 2000 16:23:30 +0200 (CEST) (envelope-from k@numeri.campus.luth.se) Message-Id: <200010231423.QAA07767@numeri.campus.luth.se> X-Mailer: exmh version 2.1.1 10/15/1999 To: Michael Steinfeld Cc: stable@FreeBSD.ORG Subject: Re: make buildkernel fails In-Reply-To: Your message of "Mon, 23 Oct 2000 10:18:38 EDT." <00102310195500.87637@littlegeek.cards2talk.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Mon, 23 Oct 2000 16:23:30 +0200 From: Johan Karlsson Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi From LINT ===== # PCI Ethernet NICs that use the common MII bus controller code. device dc # DEC/Intel 21143 and various workalikes ===== Hence you need to add device miibus to your kernel config file as well. /Johan K At Mon, 23 Oct 2000 10:18:38 EDT, Michael Steinfeld wrote: > > > In the process of upgrading this box from 4.0-RELEASE to 4.1.1-STABLE > I received a stop error with this error: > > /usr/src/sys/pci/if_dc.c:129: miibus_if.h: No such file or directory > mkdep: compile failed > *** Error code 1 > Stop in /usr/obj/usr/src/sys/ARTOFWAR. > *** Error code 1 > Stop in /usr/src. > *** Error code 1 > Stop in /usr/src. > > my 'make buildworld' went fine, then running 'make buildkernel > KERNEL=ARTOFWAR' is when it died. > > Any suggestions would be appreciated being that this is my first attempt > to upgrade a machine in the 4.x branch. > > thanks, > -mike > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-stable" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message