From owner-freebsd-questions Mon May 1 14:23:16 2000 Delivered-To: freebsd-questions@freebsd.org Received: from fedde.littleton.co.us (fedde.littleton.co.us [216.17.174.44]) by hub.freebsd.org (Postfix) with ESMTP id B350F37BA66 for ; Mon, 1 May 2000 14:23:11 -0700 (PDT) (envelope-from cfedde@fedde.littleton.co.us) Received: from fedde.littleton.co.us (localhost [127.0.0.1]) by fedde.littleton.co.us (8.10.0/8.10.0) with ESMTP id e41LN8o39636; Mon, 1 May 2000 15:23:08 -0600 (MDT) Message-Id: <200005012123.e41LN8o39636@fedde.littleton.co.us> To: Todd Cohen Cc: freebsd-questions@FreeBSD.ORG Subject: Re: make depend failure In-Reply-To: From: Chris Fedde Date: Mon, 01 May 2000 15:23:08 -0600 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, 1 May 2000 16:43:03 -0400 (EDT) Todd Cohen wrote: +------------------ | FreeBSD 4.0 Stable on i386.. any ideas? config worked fine.. | | | ./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