Date: Mon, 01 May 2000 14:26:19 -0700 From: Kent Stewart <kstewart@3-cities.com> To: Todd Cohen <cohentl@clarkson.edu> Cc: freebsd-questions@FreeBSD.org Subject: Re: make depend failure Message-ID: <390DF67B.E56E6BA9@3-cities.com> References: <Pine.GSO.4.10.10005011642080.17369-100000@vador.aoc.clarkson.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
Todd Cohen wrote: > > FreeBSD 4.0 Stable on i386.. any ideas? config worked fine.. > > <SNIP> > ./i386/i386/sys_machdep.c ../../i386/i386/trap.c > ../../i386/i386/userconfig.c ../../i386/i386/vm86.c > ../../i386/i386/vm_machdep.c ../../i386/isa/clock.c ../../isa/fd.c > ../../i386/isa/intr_machdep.c ../../i386/isa/ipl_funcs.c > ../../i386/isa/isa.c ../../i386/isa/isa_compat.c ../../i386/isa/isa_dma.c > ../../i386/isa/npx.c ../../i386/isa/pcibus.c > ../../i386/isa/random_machdep.c ../../i386/isa/sound/midi_synth.c > ../../i386/isa/sound/midibuf.c ../../i386/isa/sound/sb16_dsp.c > ../../i386/isa/sound/sb_card.c ../../i386/isa/sound/sb_dsp.c > ../../i386/isa/sound/sb_midi.c ../../i386/isa/sound/sb_mixer.c > ../../isa/atkbd_isa.c ../../isa/atkbdc_isa.c ../../isa/ppc.c > ../../isa/psm.c ../../isa/sio.c ../../isa/syscons_isa.c > ../../isa/vga_isa.c ../../kern/subr_diskmbr.c ../../libkern/divdi3.c > ../../libkern/moddi3.c ../../libkern/qdivrem.c ../../libkern/udivdi3.c > ../../libkern/umoddi3.c ioconf.c param.c vnode_if.c config.c > ../../i386/i386/genassym.c > ../../pci/if_wb.c:126: miibus_if.h: No such file or directory > mkdep: compile failed > *** Error code 1 > > Stop in /usr/src/sys/compile/TOAD. Some NIC's require miibus support and it looks like you left "device miibus" out of your kernel. Kent > > --------------------------------------------------- > http://www.clarkson.edu/~cohentl > "Sometimes crazy things happen in circuits." - Muku, 1999 > "The answers to lifes problems aren't at the bottom of bottles, they're on > TV" - Homer J. Simpson > --------------------------------------------------- > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- Kent Stewart Richland, WA mailto:kstewart@3-cities.com http://www.3-cities.com/~kstewart/index.html FreeBSD News 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?390DF67B.E56E6BA9>