From owner-freebsd-stable Sun Feb 17 9:52:54 2002 Delivered-To: freebsd-stable@freebsd.org Received: from tp.databus.com (p72-186.acedsl.com [66.114.72.186]) by hub.freebsd.org (Postfix) with ESMTP id 213F037B402 for ; Sun, 17 Feb 2002 09:52:52 -0800 (PST) Received: (from barney@localhost) by tp.databus.com (8.11.6/8.11.4) id g1HHqps03669 for stable@freebsd.org; Sun, 17 Feb 2002 12:52:51 -0500 (EST) (envelope-from barney) Date: Sun, 17 Feb 2002 12:52:51 -0500 From: Barney Wolff To: stable@freebsd.org Subject: Re: make -jX buildkernel error (Re: src/sys/modules/libiconv/Makefile: "make -j4 depend" error) Message-ID: <20020217125251.A3509@tp.databus.com> References: <20020217143823Y.matusita@jp.FreeBSD.org> <20020217043228.A67771@xor.obsecurity.org> <20020217215931R.matusita@jp.FreeBSD.org> <20020217221821X.matusita@jp.FreeBSD.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20020217221821X.matusita@jp.FreeBSD.org>; from matusita@jp.FreeBSD.org on Sun, Feb 17, 2002 at 10:18:21PM +0900 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I've always done make -j4 buildkernel, with no problems that I remember. I also always rm -rf /usr/obj before buildworld. Have I just been lucky? -j4 buildworld and buildkernel worked fine yesterday, as usual. Barney Wolff On Sun, Feb 17, 2002 at 10:18:21PM +0900, Makoto Matsushita wrote: > > If "make -jX buildkernel" (where X>1) is supported (I don't know it is > supported or not), following patch requires to fix this. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message