From owner-freebsd-questions Wed Jun 6 13:32:56 2001 Delivered-To: freebsd-questions@freebsd.org Received: from opus.sandiegoca.ncr.com (tan7.ncr.com [192.127.94.7]) by hub.freebsd.org (Postfix) with ESMTP id 1125E37B403 for ; Wed, 6 Jun 2001 13:32:52 -0700 (PDT) (envelope-from chuckr@opus.sandiegoca.ncr.com) Received: from localhost (chuckr@localhost) by opus.sandiegoca.ncr.com (8.11.1/8.11.1) with ESMTP id f56Ka9460247; Wed, 6 Jun 2001 13:36:09 -0700 (PDT) (envelope-from chuckr@opus.sandiegoca.ncr.com) Date: Wed, 6 Jun 2001 13:36:08 -0700 (PDT) From: Chuck Rouillard To: Brad Jones Cc: Subject: Re: new kernel: make depend complains of missing file In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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