From owner-freebsd-questions Fri Apr 28 7:38:35 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mailhop1.nyroc.rr.com (mailhop1-0.nyroc.rr.com [24.92.226.120]) by hub.freebsd.org (Postfix) with ESMTP id E989C37B962 for ; Fri, 28 Apr 2000 07:38:31 -0700 (PDT) (envelope-from tparquet@twcny.rr.com) Received: from mailout1.nyroc.rr.com ([24.92.226.81]) by mailhop1.nyroc.rr.com (Post.Office MTA v3.5.3 release 223 ID# 0-59787U250000L250000S0V35) with ESMTP id com for ; Fri, 28 Apr 2000 10:35:14 -0400 Received: from twcny.rr.com ([24.161.96.252]) by mailout1.nyroc.rr.com (Post.Office MTA v3.5.3 release 223 ID# 0-59787U250000L250000S0V35) with ESMTP id com for ; Fri, 28 Apr 2000 10:38:15 -0400 Message-ID: <3909A10B.11018049@twcny.rr.com> Date: Fri, 28 Apr 2000 10:32:43 -0400 From: Tom Parquette X-Mailer: Mozilla 4.7 [en] (Win95; U) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: miibus_if.h: NO SUCH FILE OR DIRECTORY Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I'm attempting to create a custom kernal for 4.0-RELEASE that I just installed over the Internet. I copied the GENERIC source, removed the devices I do not have. Added the firewall and IPv6 firewall options and tried to do a make depend. I'm get: ../../pci/if_xl.c:133: miibus_if.h: NO SUCH FILE OR DIRECTORY. I looked at the lint file and added 'device miibus'. That did not help. At this point, the machine is not talking to my den LAN so I cannot attach the configuration file. Any ideas? Cheers... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message