Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 15 Sep 2000 15:30:51 -0700
From:      Alfred Perlstein <bright@wintelcom.net>
To:        Adam Korab <adam@staypuft.ledhazard.net>
Cc:        freebsd-stable@FreeBSD.ORG
Subject:   Re: kernel compile trouble
Message-ID:  <20000915153051.P12231@fw.wintelcom.net>
In-Reply-To: <20000915163408.A54235@staypuft.ledhazard.net>; from adam@staypuft.ledhazard.net on Fri, Sep 15, 2000 at 04:34:08PM -0500
References:  <20000915163408.A54235@staypuft.ledhazard.net>

next in thread | previous in thread | raw e-mail | index | archive | help

* Adam Korab <adam@staypuft.ledhazard.net> [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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000915153051.P12231>