From owner-freebsd-hackers Mon Jan 22 0:11:43 2001 Delivered-To: freebsd-hackers@freebsd.org Received: from harmony.village.org (rover.village.org [204.144.255.66]) by hub.freebsd.org (Postfix) with ESMTP id 3F4A037B402; Mon, 22 Jan 2001 00:11:22 -0800 (PST) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.11.1/8.11.1) with ESMTP id f0M8BF906529; Mon, 22 Jan 2001 01:11:15 -0700 (MST) (envelope-from imp@harmony.village.org) Message-Id: <200101220811.f0M8BF906529@harmony.village.org> To: Neil Blakey-Milner Subject: Re: Patch to fix "make buildkernel requires full obj directory" mistake Cc: FreeBSD Current Users , Marcel Moolenaar In-reply-to: Your message of "Thu, 18 Jan 2001 10:13:15 +0200." <20010118101315.A10537@rapier.smartspace.co.za> References: <20010118101315.A10537@rapier.smartspace.co.za> Date: Mon, 22 Jan 2001 01:11:15 -0700 From: Warner Losh Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In message <20010118101315.A10537@rapier.smartspace.co.za> Neil Blakey-Milner writes: : "make buildkernel" currently fails if a "make buildworld" has not I've committed this change, as threatened late last week, since no one said not to. buildworld is still required acorss major releases, when binutils change, and when config's version changes. if buildkernel fails, then do not complain unless you've also done a buildworld first and it still fails. This is a convenience for those people that know what they are doing. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message