Date: Sat, 25 Oct 1997 06:08:36 -0500 (EST) From: Alfred Perlstein <perlsta@cs.sunyit.edu> To: hackers@FreeBSD.org Subject: help with buildworld 2.2-stable? Message-ID: <Pine.BSF.3.96.971025060406.590A-100000@server.local.sunyit.edu>
next in thread | raw e-mail | index | archive | help
i've been just cvs-up'd to the latest 2.2-stable from a -stable from a month or so ago, i've been trying: make -j8 buildworld but it keeps bombing out with the error: --- lstReplace.o --- --- lstSucc.o --- --- realinstall --- --- lstReplace.o --- cc -O -I/usr/src/usr.bin/make -I/usr/obj/usr/src/tmp/usr/include -c /usr/src/usr.bin/make/lst.lib/lstReplace.c --- lstSucc.o --- cc -O -I/usr/src/usr.bin/make -I/usr/obj/usr/src/tmp/usr/include -c /usr/src/usr.bin/make/lst.lib/lstSucc.c --- realinstall --- install -c -s -o bin -g bin -m 555 make /usr/obj/usr/src/tmp/usr/bin install: make: No such file or directory *** Error code 71 1 error *** Error code 2 1 error several questions: 1) am i doing the right thing to upgrade to a 2.2.5'ish system? 2) why does the compile fail? it seems to be make'ing "make" when this happens observation: 1) if i go into /usr/src/usr.bin/make and type 'make' then 'make install' it seems to go off without a hitch... please excuse my poor knowledge of make file structure if the problem seems obvious... thank you, .________________________________________________________________________ __ _ |Alfred Perlstein - Programming & SysAdmin --"Have you seen my FreeBSD tatoo?" |perlsta@sunyit.edu --"who was that masked admin?" |http://www.cs.sunyit.edu/~perlsta : '
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.971025060406.590A-100000>