Date: Fri, 23 Feb 2001 20:23:56 -0800 (PST) From: Steve Kargl <sgk@troutmask.apl.washington.edu> To: FreeBSD Current <freebsd-current@freebsd.org> Subject: is src/tools mandatory for buildworld? Message-ID: <200102240423.f1O4NuN20483@troutmask.apl.washington.edu>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200102240423.f1O4NuN20483>