Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 Jul 2000 18:18:24 -0700
From:      Kent Stewart <kstewart@urx.com>
To:        ryan lauterbach <ryan@hostpro.net>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: make depend fails when rebuilding 4.0 kernel
Message-ID:  <397B9960.66412809@urx.com>
References:  <397B869E.79215524@hostpro.net>

next in thread | previous in thread | raw e-mail | index | archive | help


ryan lauterbach wrote:
> 
> any help would be greatly appreciated.  Thanks!
> 
> -  when i run config, no errors occur
> -  when i run make depend, i get the following error:
>        /../libkern/umoddi3.c ioconf.c param.c vnode_if.c config.c
> ../../i386/i386/genassym.c
> ../../pci/if_xl.c:133: miibus_if.h: No such file or directory
> mkdep: compile failed
> *** Error code 1

The normal response is that you commented the line in the kernel
config with "device miibus", which is the reason for the message. You
apparently have one of the NIC's that depends on the miibus device
driver.

Kent

> 
> Stop in /usr/src/sys/compile/MYKERNEL
> 
> Thanks,
> ryan
> 
> ryan@hostpro.net
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-questions" in the body of the message

-- 
Kent Stewart
Richland, WA

mailto:kbstew99@hotmail.com
http://kstewart.urx.com/kstewart/index.html
http://daily.daemonnews.org/

SETI (Search for Extraterrestrial Intelligence) @ Home
http://setiathome.ssl.berkeley.edu/


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?397B9960.66412809>