Re: Kernel wont compile

2003-08-14 Thread Lowell Gilbert
Stefan Malte Schumacher [EMAIL PROTECTED] writes: I am currently trying to compile a new kernel for FreeBSD but I get the following error after I enter 'make depend'. ../../../pci/if_rl.c:119:23: miibus_if.h: No such file or directory ../../../pci/if_xl.c:140:23: miibus_if.h: No such file

Kernel wont compile

2003-08-04 Thread Stefan Malte Schumacher
Hi I am currently trying to compile a new kernel for FreeBSD but I get the following error after I enter 'make depend'. ../../../pci/if_rl.c:119:23: miibus_if.h: No such file or directory ../../../pci/if_xl.c:140:23: miibus_if.h: No such file or directory mkdep: compile failed *** Error code 1

Re: Kernel wont compile

2003-08-04 Thread Larry Rosenman
include device miibus in your config --On Monday, August 04, 2003 22:14:46 +0200 Stefan Malte Schumacher [EMAIL PROTECTED] wrote: Hi I am currently trying to compile a new kernel for FreeBSD but I get the following error after I enter 'make depend'. ../../../pci/if_rl.c:119:23: miibus_if.h: No