From owner-freebsd-stable@FreeBSD.ORG Tue May 17 15:43:53 2005 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D628516A4CE for ; Tue, 17 May 2005 15:43:53 +0000 (GMT) Received: from multiplay.co.uk (www1.multiplay.co.uk [212.42.16.7]) by mx1.FreeBSD.org (Postfix) with ESMTP id DF08843DC4 for ; Tue, 17 May 2005 15:43:52 +0000 (GMT) (envelope-from killing@multiplay.co.uk) Received: from vader ([212.135.219.179]) by multiplay.co.uk (multiplay.co.uk [212.42.16.7]) (MDaemon.PRO.v8.0.2.R) with ESMTP id md50001416745.msg for ; Tue, 17 May 2005 16:39:10 +0100 Message-ID: <015b01c55af7$21053ae0$b3db87d4@multiplay.co.uk> From: "Steven Hartland" To: , "Kris Kennaway" References: <005001c55ada$47f2ec00$b3db87d4@multiplay.co.uk> Date: Tue, 17 May 2005 16:43:06 +0100 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=response Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.2527 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2527 X-Spam-Processed: multiplay.co.uk, Tue, 17 May 2005 16:39:10 +0100 (not processed: message from valid local sender) X-MDRemoteIP: 212.135.219.179 X-Return-Path: killing@multiplay.co.uk X-MDaemon-Deliver-To: freebsd-stable@freebsd.org X-MDAV-Processed: multiplay.co.uk, Tue, 17 May 2005 16:39:11 +0100 Subject: Re: Strange make buildworld behaviour with 5.4-RELEASE ( amd64 ) X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 17 May 2005 15:43:54 -0000 ----- Original Message ----- From: "Steven Hartland" > I'd be willing to take a guess that this is whats breaking things but dont > know how to best go about fixing it. Just delete it would be my guess > but why is it there? Shouldn't it have been deleted by make cleandir or > make cleanworld? > > Im running another buildworld to test with the file deleted. Yep that's the puppy. Looks like there is a Makefile bug which is leaving this one .depend: cd /usr/src_amd64 make cleandir .... rm -f freebsd.cf freebsd.submit.cf find . -name \*.depend ./usr.sbin/pcvt/keycap/.depend I added pcvt into the relevant place in usr.sbin/Makefile which fixes make cleandir but it then breaks the buildworld. It looks like pvct/keycap is being force built by tools/make_libdeps.sh but hence when make cleandir's is run its not cleaned. Also tried altering Makefile.inc1 to set pcvt/keycap as a member of _generic_libs but that doesn't work either. I don't know what else to try. Steve ================================================ This e.mail is private and confidential between Multiplay (UK) Ltd. and the person or entity to whom it is addressed. In the event of misdirection, the recipient is prohibited from using, copying, printing or otherwise disseminating it or any information contained in it. In the event of misdirection, illegible or incomplete transmission please telephone (023) 8024 3137 or return the E.mail to postmaster@multiplay.co.uk.