Date: Wed, 6 Jun 2001 13:36:08 -0700 (PDT) From: Chuck Rouillard <chuckr@opus.sandiegoca.ncr.com> To: Brad Jones <bradj@charm.net> Cc: <freebsd-questions@FreeBSD.ORG> Subject: Re: new kernel: make depend complains of missing file Message-ID: <Pine.BSF.4.31.0106061334071.60003-100000@opus.sandiegoca.ncr.com> In-Reply-To: <Pine.BSI.4.21.0106061624480.21245-100000@fellspt.charm.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 6 Jun 2001, Brad Jones wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Thanks for any help provided: > > The config command works fine, but when I run make depend, I get the > following last few lines: > > - ---- snip ---- > ../../pci/if_dc.c:129: miibus_if.h: No such file or directory > mkdep: compile failed > *** Error code 1 > > Stop in /usr/src/sys/compile/NEWGENERAL. > - ---- snip ---- [snip] You have a network device that requires this line in your kernel config file: device miibus # MII bus support .cr To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.31.0106061334071.60003-100000>