From owner-freebsd-current Tue Oct 23 12:50: 7 2001 Delivered-To: freebsd-current@freebsd.org Received: from storm.FreeBSD.org.uk (storm.FreeBSD.org.uk [194.242.139.170]) by hub.freebsd.org (Postfix) with ESMTP id 86D6637B401 for ; Tue, 23 Oct 2001 12:50:01 -0700 (PDT) Received: (from uucp@localhost) by storm.FreeBSD.org.uk (8.11.6/8.11.6) with UUCP id f9NJnXF04003; Tue, 23 Oct 2001 20:49:33 +0100 (BST) (envelope-from mark@grondar.za) Received: from grondar.za (localhost [127.0.0.1]) by grimreaper.grondar.org (8.11.6/8.11.6) with ESMTP id f9NJhTY15110; Tue, 23 Oct 2001 20:43:29 +0100 (BST) (envelope-from mark@grondar.za) Message-Id: <200110231943.f9NJhTY15110@grimreaper.grondar.org> To: Peter Wemm Cc: David Wolfskill , current@FreeBSD.ORG Subject: Re: It's baaack... -- ("make: don't know how to make copies. Stop") References: <20011023152715.54182380A@overcee.netplex.com.au> In-Reply-To: <20011023152715.54182380A@overcee.netplex.com.au> ; from Peter Wemm "Tue, 23 Oct 2001 08:27:15 PDT." Date: Tue, 23 Oct 2001 20:43:29 +0100 From: Mark Murray Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > 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 :-). Actually, it is possible for there to be no copies: target in src/share/examples/. The copies: (actually copies::) target is built up in a .for loop that may be empty. The fix is a dummy copies:: target. M -- o Mark Murray \_ FreeBSD Services Limited O.\_ Warning: this .sig is umop ap!sdn To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message