From owner-freebsd-current Fri Feb 23 20:24:13 2001 Delivered-To: freebsd-current@freebsd.org Received: from troutmask.apl.washington.edu (troutmask.apl.washington.edu [128.208.78.105]) by hub.freebsd.org (Postfix) with ESMTP id B296D37B503 for ; Fri, 23 Feb 2001 20:24:10 -0800 (PST) (envelope-from sgk@troutmask.apl.washington.edu) Received: (from sgk@localhost) by troutmask.apl.washington.edu (8.11.2/8.11.2) id f1O4NuN20483 for freebsd-current@freebsd.org; Fri, 23 Feb 2001 20:23:56 -0800 (PST) (envelope-from sgk) From: Steve Kargl Message-Id: <200102240423.f1O4NuN20483@troutmask.apl.washington.edu> Subject: is src/tools mandatory for buildworld? To: FreeBSD Current Date: Fri, 23 Feb 2001 20:23:56 -0800 (PST) X-Mailer: ELM [version 2.4ME+ PL61 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I have never popluated src/tools in my local tree and I've not experienced a problem with "make buildworld" because src/tools was empty. In fact, I had a successful "make buildworld && make installworld" last night at 2231 PST. Tonight I get, ain.o mkpar.o output.o reader.o skeleton.o symtab.o verbose.o warshall.o sh /usr/src/tools/install.sh -c -o root -g wheel -m 555 /usr/src/usr.bin/\ yacc/yyfix.sh /usr/obj/usr/src/i386/usr/bin/yyfix /usr/src/tools/install.sh: Can't open /usr/src/tools/install.sh: No such\ file or directory *** Error code 2 Stop in /usr/src/usr.bin/yacc. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. *** Error code 1 A search through the tree at http://www.FreeBSD.org/cgi/cvsweb.cgi doesn't turn up a obvious commit. And yes, Alfred, I read the cvs-all mailing list, and again missed the commit that makes src/tools mandatory. -- Steve To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message