Date: Mon, 23 Oct 2000 16:23:30 +0200 From: Johan Karlsson <k@numeri.campus.luth.se> To: Michael Steinfeld <mike@freebsdbox.com> Cc: stable@FreeBSD.ORG Subject: Re: make buildkernel fails Message-ID: <200010231423.QAA07767@numeri.campus.luth.se> In-Reply-To: Your message of "Mon, 23 Oct 2000 10:18:38 EDT." <00102310195500.87637@littlegeek.cards2talk.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200010231423.QAA07767>