Date: Mon, 01 May 2000 15:23:08 -0600 From: Chris Fedde <chris@fedde.littleton.co.us> To: Todd Cohen <cohentl@clarkson.edu> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: make depend failure Message-ID: <200005012123.e41LN8o39636@fedde.littleton.co.us> In-Reply-To: <Pine.GSO.4.10.10005011642080.17369-100000@vador.aoc.clarkson.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 1 May 2000 16:43:03 -0400 (EDT) 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.
+------------------
Does this failure happen if you do a make clean before the make depend?
What if you remove /usr/src/sys/compile/TOAD before starting the config?
thanks
chris
--
Chris Fedde
303 773 9134
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?200005012123.e41LN8o39636>
