"#make depend" Error

Kent Stewart kstewart at owt.com
Sat May 10 23:28:04 PDT 2003


On Saturday 10 May 2003 11:20 pm,  wrote:
>  I installed FreeBSD 4.8 mini, and i am trying to compile the kernel
> in hopes of getting NAT working. When i do "#make depend" i get this
> error
>
> ../../pci/if_rl.c:119: miibus_if.h: No such file or directory
> mkdep: compile failed
> *** Error code 1
>
> Stop in /usr/src/sys/compile/EVILWABBIT.
> #
>
> I can't seem to find miibus_if.h myself. The attached file is the
> configuration file. Any help would be apprieciated.
>


The Evil Wabbit struck. You have

# PCI Ethernet NICs that use the common MII bus controller code.
# NOTE: Be sure to keep the 'device miibus' line in order to use these 
NICs!
#device		miibus		# MII bus support

and you ignored the comment about miibus.

Kent

-- 
Kent Stewart
Richland, WA

http://users.owt.com/kstewart/index.html



More information about the freebsd-questions mailing list