From owner-freebsd-questions Tue May 16 9:15:18 2000 Delivered-To: freebsd-questions@freebsd.org Received: from unix.megared.net.mx (megamail.megared.com.mx [200.52.207.52]) by hub.freebsd.org (Postfix) with ESMTP id 14B6F37BA52 for ; Tue, 16 May 2000 09:15:15 -0700 (PDT) (envelope-from ales@megared.net.mx) Received: from ales (ales.megared.net.mx [207.249.162.41]) by unix.megared.net.mx (8.9.3/8.9.3) with SMTP id LAA46483; Tue, 16 May 2000 11:15:48 -0500 (CDT) (envelope-from ales@megared.net.mx) Message-ID: <032201bfbf51$d34f29a0$d2630a0a@megared.net.mx> From: "Alejandro Ramirez" To: "Aaron Nichols" , References: <3920A4C3.D461D60C@netopia.com> Subject: Re: Failing kernel config Date: Tue, 16 May 2000 11:14:34 -0500 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2919.6600 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, Remember to "config MYKERNEL" prior to "make depend", "make" & "make install". P.S. Try also to erase the "/usr/src/sys/compile/MYKERNEL" directory and try again from the beggining, also if this still doesnt work, try upgrading your src tree with cvsup, then "cd /usr/src" & "make world". Have Fun... Ales ----- Original Message ----- From: "Aaron Nichols" To: Sent: Monday, May 15, 2000 8:30 PM Subject: Failing kernel config > Hello, > Trying to recompile my kernel on 4.0-RELEASE and whenever I enable > support for: > > device xl # 3Com 3c90x (``Boomerang'', > ``Cyclone'') > > I get the following error when performing a 'make depend' > > ../../pci/if_xl.c:133: miibus_if.h: No such file or directory > mkdep: compile failed > *** Error code 1 > > Disable support for this card and everything works great. Now, I realize > that if that header file's missing this isn't gonna work, any idea why > it's missing? Know where I can get a replacement? > > Thanks, > Aaron > -- > =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= > Aaron Nichols Voice: 510-814-5000 > Sr. Systems Engineer Web: http://www.netopia.com > Internet Equipment Division Email: anichols@netopia.com > Netopia Inc. > 2470 Mariner Square Loop > Alameda, CA 94501 > =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message