Date: Tue, 23 Oct 2001 08:27:15 -0700 From: Peter Wemm <peter@wemm.org> To: David Wolfskill <david@catwhisker.org> Cc: current@FreeBSD.ORG Subject: Re: It's baaack... -- ("make: don't know how to make copies. Stop") Message-ID: <20011023152715.54182380A@overcee.netplex.com.au> In-Reply-To: <200110231445.f9NEjpk42093@bunrab.catwhisker.org>
next in thread | previous in thread | raw e-mail | index | archive | help
David Wolfskill wrote: > Found this in my typescript after a "make installworld" on today's There was a commit about a problem with a missing NOOBJ.. May I suggest either: - rm -rf /usr/obj/* - cd src/share; cd `make -V .OBJDIR`; rm -rf * (check that its not your srcdir first :-). > make: don't know how to make copies. Stop > *** Error code 2 Cheers, -Peter -- Peter Wemm - peter@FreeBSD.org; peter@yahoo-inc.com; peter@netplex.com.au "All of this is for nothing if we don't go to the stars" - JMS/B5 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?20011023152715.54182380A>