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.
_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to