From: "Mark B. Withers" <mwithers@one.net> To: bluntman@canada.com Cc: freebsd-questions <freebsd-questions@freebsd.org> Subject: Re: I'm stuck.... :( Message-ID: <20010113162247.B22576@arrakis.desert-power.org> In-Reply-To: <20010113210834.5315.cpmta@c008.sfo.cp.net>; from bluntman@canada.com on Sat, Jan 13, 2001 at 04:09:05PM -0500 References: <20010113210834.5315.cpmta@c008.sfo.cp.net>
next in thread | previous in thread | raw e-mail | index | archive | help
I usually look for the simple things first. Looks like you are missing some of the source files that make is trying to compile. Try searching for the files it's looking for find . -name "miibus_if.h" -ls and see what you come up with. Mark > -=error message after doing "make depend"=- > > n/umoddi3.c ioconf.c param.c vnode_if.c config.c ../../i386/i386/genassym.c > ../../pci/if_dc.c:129: miibus_if.h: No such file or directory > mkdep: compile failed > *** Error code 1 > > Stop in /usr/src/sys/compile/BAMF. > > Thanx or your time, if you have a solution or insight, please email me @ bluntman@canada.com because I am not a member of the mailing list. > > > __________________________________________________________ > Get your FREE personalized e-mail at http://www.canada.com > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > 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?20010113162247.B22576>