make depend is failing

Tobias Roth roth at iam.unibe.ch
Fri Jul 18 10:00:26 PDT 2003


On Fri, Jul 18, 2003 at 09:58:17AM -0700, Chad Lauterbach wrote:
> I'm receiving the following error when trying to do a make depend on my 
> new kernel.  I'm running FreeBSD 4.8-RELEASE and I installed the kernel 
> source from the same cd I installed from.
> 
> ../../dev/fxp/if_fxp.c:81: miibus_if.h: No such file or directory
> ../../dev/fxp/if_aue.c:96: miibus_if.h: No such file or directory
> mkdep: compile failed
> *** Error code 1

you forgot to include miibus in your kernel config. it is required for
fxp.


More information about the freebsd-questions mailing list