From owner-freebsd-stable@FreeBSD.ORG Fri Oct 13 16:34:16 2006 Return-Path: X-Original-To: freebsd-stable@freebsd.org 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 F358C16A40F for ; Fri, 13 Oct 2006 16:34:15 +0000 (UTC) (envelope-from ru@rambler-co.ru) Received: from relay0.rambler.ru (relay0.rambler.ru [81.19.66.187]) by mx1.FreeBSD.org (Postfix) with ESMTP id B171943DDB for ; Fri, 13 Oct 2006 16:33:08 +0000 (GMT) (envelope-from ru@rambler-co.ru) Received: from relay0.rambler.ru (localhost [127.0.0.1]) by relay0.rambler.ru (Postfix) with ESMTP id 95D3D5FDB; Fri, 13 Oct 2006 20:33:02 +0400 (MSD) Received: from edoofus.park.rambler.ru (unknown [81.19.65.108]) by relay0.rambler.ru (Postfix) with ESMTP id 748635FBA; Fri, 13 Oct 2006 20:33:02 +0400 (MSD) Received: (from ru@localhost) by edoofus.park.rambler.ru (8.13.8/8.13.8) id k9DGX9mX027072; Fri, 13 Oct 2006 20:33:09 +0400 (MSD) (envelope-from ru) Date: Fri, 13 Oct 2006 20:33:09 +0400 From: Ruslan Ermilov To: Vivek Khera Message-ID: <20061013163309.GC91702@rambler-co.ru> References: <20061013143130.GW491@dev.null.cz> <680A85A8-65CE-4CEF-AF3D-AD2AE9FB9F16@khera.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="+xNpyl7Qekk2NvDX" Content-Disposition: inline In-Reply-To: <680A85A8-65CE-4CEF-AF3D-AD2AE9FB9F16@khera.org> User-Agent: Mutt/1.5.13 (2006-08-11) X-Virus-Scanned: No virus found Cc: FreeBSD Stable Subject: Re: FreeBSD and "make -j# buildworld" usability X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 13 Oct 2006 16:34:16 -0000 --+xNpyl7Qekk2NvDX Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Oct 13, 2006 at 11:06:37AM -0400, Vivek Khera wrote: >=20 > On Oct 13, 2006, at 10:31 AM, Buki wrote: >=20 > >I searched the archives and web a little but found many different =20 > >opinions > >on stability/usability of using make -j# with buildworld (and =20 > >buildkernel). >=20 > Works for me with -j2 on buildworld. >=20 > My buildkernel fails since I compile acpi static. >=20 Hmm, and where and how does it break? This commit (not yet in RELENG_6) doesn't help? : ru 2006-09-06 14:23:40 UTC :=20 : FreeBSD src repository :=20 : Modified files: : sys/i386/acpica Makefile=20 : Log: : Refine previous revision to allow acpi_wakecode.h to be safely built : from both the acpi module build directory and a kernel build directory. : The latter didn't work when one attempted to build a kernel which had : "device acpi" with the "make kernel-toolchain buildkernel" command : because a cross-compiler couldn't find anything in the standard system : include path (it's empty in the kernel-toolchain case). : =20 : Fix this by passing a better root path to kernel headers (src/sys) : which works for both cases, kernel and module (-I@ only worked for : module). : =20 : Also, while here, pass -nostdinc (and a different spelling for icc) -- : it's a feature that the kernel source tree is self-contained, and this : change enforces this. : =20 : Reported by: glebius : =20 : Revision Changes Path : 1.7 +7 -1 src/sys/i386/acpica/Makefile Cheers, --=20 Ruslan Ermilov ru@FreeBSD.org FreeBSD committer --+xNpyl7Qekk2NvDX Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQFFL7/FqRfpzJluFF4RAh8oAJ9c922Ol78MHEDnQusAzx8GsmXtPQCfR0G3 6HL4AbSis8BVKcRlAS31z+I= =B+to -----END PGP SIGNATURE----- --+xNpyl7Qekk2NvDX--