From owner-freebsd-current Sun Sep 1 16:34:52 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id QAA28041 for current-outgoing; Sun, 1 Sep 1996 16:34:52 -0700 (PDT) Received: from moonpie.w8hd.org (moonpie.w8hd.org [198.252.159.14]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id QAA28035 for ; Sun, 1 Sep 1996 16:34:49 -0700 (PDT) Received: from localhost (kimc@localhost) by moonpie.w8hd.org (8.7.5/8.6.12) with SMTP id TAA00667 for ; Sun, 1 Sep 1996 19:34:47 -0400 (EDT) X-Authentication-Warning: moonpie.w8hd.org: kimc owned process doing -bs Date: Sun, 1 Sep 1996 19:34:47 -0400 (EDT) From: Kim Culhan To: current@FreeBSD.org Subject: Current build failure Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-current@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk Its been some time since -current was buildable, now this: mkdep -f .depend -a -I/usr/src/usr.bin/locate/code/../locate /usr/src/usr.bin/ locate/code/locate.code.c ===> usr.bin/locate/locate rm -f .depend mkdep -f .depend -a -I. -DMMAP /usr/src/usr.bin/locate/locate/util.c /usr/src/ usr.bin/locate/locate/locate.c /usr/src/usr.bin/locate/locate/locate.c:355: fastfind.c: No such file or directory /usr/src/usr.bin/locate/locate/locate.c:357: fastfind.c: No such file or directory /usr/src/usr.bin/locate/locate/locate.c:364: fastfind.c: No such file or directory /usr/src/usr.bin/locate/locate/locate.c:366: fastfind.c: No such file or directory mkdep: compile failed. *** Error code 1 This was found by loading the 2.2-960801-SNAP, then sup'ing -current, then 'make bootstrap' (dunno if thats to be assumed) and then make world. Where am I going wrong? regards kim -- kimc@w8hd.org