From owner-freebsd-current Sat Oct 26 13:58:28 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id NAA09664 for current-outgoing; Sat, 26 Oct 1996 13:58:28 -0700 (PDT) Received: from quagmire.ki.net (root@quagmire.ki.net [205.150.102.1]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id NAA09657 for ; Sat, 26 Oct 1996 13:58:24 -0700 (PDT) Received: from spirit.ki.net (root@spirit.ki.net [205.150.102.51]) by quagmire.ki.net (8.7.6/8.7.5) with ESMTP id QAA22405; Sat, 26 Oct 1996 16:58:28 -0400 (EDT) Received: from localhost (scrappy@localhost) by spirit.ki.net (8.7.5/8.7.3) with SMTP id QAA21121; Sat, 26 Oct 1996 16:58:23 -0400 (EDT) X-Authentication-Warning: spirit.ki.net: scrappy owned process doing -bs Date: Sat, 26 Oct 1996 16:58:19 -0400 (EDT) From: "Marc G. Fournier" To: Veggy Vinny cc: current@FreeBSD.ORG Subject: Re: -current failed In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-current@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Sat, 26 Oct 1996, Veggy Vinny wrote: > Just did a make world and it fails with this: > > mkdep -f .depend -a -DFREEBSD_AOUT -I/usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc -I/usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc/config -DFREEBSD_NATIVE -DDEFAULT_TARGET_VERSION=\"2.7.2.1\" -DDEFAULT_TARGET_MACHINE=\"i386-unknow n-freebsd\" -I/usr/obj/usr/src/gnu/usr.bin/cc/cc_tools/../cc_tools bi-parser.c insn-emit.c insn-recog.c insn-opinit.c insn-extract.c insn-peep.c insn-attrtab.c insn-output.c c-parse.c objc-parse.c > ===> cc_int > make: don't know how to make insn-attrtab.c. Stop > *** Error code 2 > > Stop. > *** Error code 1 > > Stop. > *** Error code 1 > > Stop. > > Anyone have any ideas? > I realize that this might not apply to you, but when I first upgraded my "old-current" machine to the more recent one, I had alot of similar problems. From what I read here, I ended up doing a 'make -k cleandir depend all install', which basically goes through everything, makes and installs what it can. Then I did a second pass over everything using just 'make', and the stuff that originally failed, now succeeded as expected... Marc G. Fournier scrappy@ki.net Systems Administrator @ ki.net scrappy@freebsd.org