From owner-freebsd-stable Sat Nov 4 15:56:38 2000 Delivered-To: freebsd-stable@freebsd.org Received: from rover.village.org (unknown [204.144.255.49]) by hub.freebsd.org (Postfix) with ESMTP id 714D837B479; Sat, 4 Nov 2000 15:56:32 -0800 (PST) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.11.0/8.11.0) with ESMTP id eA4NuUn54249; Sat, 4 Nov 2000 16:56:31 -0700 (MST) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.9.3/8.8.3) with ESMTP id QAA37302; Sat, 4 Nov 2000 16:56:29 -0700 (MST) Message-Id: <200011042356.QAA37302@harmony.village.org> To: stable@FreeBSD.ORG Subject: Re: We cannot use 'make -j' option to build the world, period. Cc: Makoto MATSUSHITA , current@FreeBSD.ORG In-reply-to: Your message of "Sat, 04 Nov 2000 01:21:17 PST." <20001104012117.B85255@dragon.nuxi.com> References: <20001104012117.B85255@dragon.nuxi.com> <20001103205456L.matusita@jp.FreeBSD.org> <20001104171944P.matusita@jp.FreeBSD.org> Date: Sat, 04 Nov 2000 16:56:28 -0700 From: Warner Losh Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In message <20001104012117.B85255@dragon.nuxi.com> "David O'Brien" writes: : AFAIK, we've never really supported -j for kernel building (which the : linux module is part of). -j makes for world should certainly still : work. Yes, but it has worked fairly well with values up to -j 10 on the machines I have access to at work :-) : Or you could help debug the problem and submit at Makefile patch. :-) I usually do a make -j 3 NO_MODULES=yes and then a separate make for the modules. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message