From owner-freebsd-questions Tue May 2 12:56:18 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 56B5137B532 for ; Tue, 2 May 2000 12:56:15 -0700 (PDT) (envelope-from dheller1@rochester.rr.com) Received: from mailout2.nyroc.rr.com ([24.92.226.121]) by mailhop1.nyroc.rr.com (Post.Office MTA v3.5.3 release 223 ID# 0-59787U250000L250000S0V35) with ESMTP id com for ; Tue, 2 May 2000 15:52:48 -0400 Received: from rochester.rr.com ([24.24.34.106]) by mailout2.nyroc.rr.com (Post.Office MTA v3.5.3 release 223 ID# 0-59787U250000L250000S0V35) with ESMTP id com for ; Tue, 2 May 2000 15:44:22 -0400 Message-ID: <390F32B0.23D9689E@rochester.rr.com> Date: Tue, 02 May 2000 15:55:28 -0400 From: David Heller X-Mailer: Mozilla 4.72 [en] (X11; U; FreeBSD 4.0-STABLE i386) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: Re: have a problem making my kernel References: <390F0D0C.D98C70B7@fibre.a2000.nl> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Charlie Root wrote: > > I have a 3com905b-tx, and when make depend gets to the nic, it says it > misses a file ../pci/if_xl.c:133: miibus_if.h : no such file or > directory. > > Can you please help me, or tell me where i can get new sources that are > correct. > > thank you > > jose vaz > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message There is a kernel option that you have to add to your kernel config file. Look in your LINT file for miibus or something I'm not sure exactly. But I've seen a ton of posts on this very same problem here. Regards, Dave P.s I would setup up another non root account on your system. As doing everyday tasks as root(Charlie Root} is not a good idea. You might clobber some important files by mistake by typing the wrong thing at the keyboard. And end up reinstalling your whole system!! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message