Date: Tue, 16 May 2000 11:14:34 -0500 From: "Alejandro Ramirez" <ales@megared.net.mx> To: "Aaron Nichols" <anichols@netopia.com>, <freebsd-questions@FreeBSD.ORG> Subject: Re: Failing kernel config Message-ID: <032201bfbf51$d34f29a0$d2630a0a@megared.net.mx> References: <3920A4C3.D461D60C@netopia.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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" <anichols@netopia.com> To: <freebsd-questions@FreeBSD.ORG> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?032201bfbf51$d34f29a0$d2630a0a>