From owner-freebsd-current@FreeBSD.ORG Tue Jun 17 21:14:41 2014 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from hub.FreeBSD.org (hub.freebsd.org [IPv6:2001:1900:2254:206c::16:88]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 3F8D5474; Tue, 17 Jun 2014 21:14:40 +0000 (UTC) Date: Tue, 17 Jun 2014 17:14:36 -0400 From: Glen Barber To: Craig Rodrigues Subject: Re: Problems building FreeBSD 9.2 on FreeBSD 10 Message-ID: <20140617211436.GI1248@hub.FreeBSD.org> References: <20140617200551.07542580A1@chaos.localdomain> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="trRLnZT3leHHTjS+" Content-Disposition: inline In-Reply-To: X-Operating-System: FreeBSD 11.0-CURRENT amd64 X-SCUD-Definition: Sudden Completely Unexpected Dataloss X-SULE-Definition: Sudden Unexpected Learning Event User-Agent: Mutt/1.5.23 (2014-03-12) Cc: freebsd-current Current , Marcel Moolenaar , Brooks Davis , Warner Losh , "Simon J. Gerraty" X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 17 Jun 2014 21:14:41 -0000 --trRLnZT3leHHTjS+ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Jun 17, 2014 at 01:43:55PM -0700, Craig Rodrigues wrote: > On Tue, Jun 17, 2014 at 1:05 PM, Simon J. Gerraty wrote: > > Why not use fmake in that scenario? >=20 > That might work. Is using the devel/fmake port sufficient for using fma= ke? > If I typed "make something", is there a way inside the make environment to > detect if bmake or fmake was invoked, and error out appropriately? >=20 For what it is worth, I'm working around this problem by running: # make make buildworld -jN [...] Note the extra 'make', which rather than relying on the bootstrap-tools to determine which make to build, I am specifically telling it to build fmake. Glen --trRLnZT3leHHTjS+ Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAEBCAAGBQJToK+8AAoJELls3eqvi17QEAwQAMtEsdRaiX+eUKzUUwyoGsRv nhmmBdLnGlxKmkYj6nv2dBEVlwDU45yTc27woVf35uRyidDKH1HlHkFKbL1H8CxV eUSPaVXrUe+jItPWyOPhCT7GKTgTsCT9w/PFt5C3DVJ7/lkcpozsChKavMd+yEYz Gf+2sucHlcl3WjaxIwo3cwU0D/UztI2FuaMPyee4xcm2Zv/bPzMM1GspeysiHZPb 5DGCex+ZY2CHTdAE1Jxlh/U2Fn9EVok8m0a5rg0UtcQbgBxVO+ZGSl3DDQhH+sZl STD9eIS7QhDNFrzTjJjzUS8uvMZCYnQpxTdawONFddCAOxh7oQASdFLFLkl99PII cCJraBgKE0jxhnRUQXqKZyQwjRVnqLSoFvj6ie6ECHj8TFq07891Of+biTZrNCCJ V1Yh2Ag0lP8Wa7wi3kCIc1Ko7+4N72Qqomd5F5tYK7IZv3Lje6Btyxd+XMFlWT16 Bj/RjQCRzRHJ3TjiUBIAS3YoaHiKbvKeCM094ZWHxKz5Z5WnJBnqq7+NIZCGo8Tw JZV/kNX9SgvvbbeGJ7CmEPWPZPqspgzbQWD58eS2ET0AE22iH1a6TZdqB4DCuxaw UaJhWJF00g31Pi+ppmax1r7lITtoGDES5Xir6KLry6s3IO2rJDTNyjxc1/loSGyt fX+bUzulslJFc+RMSrLt =KGhQ -----END PGP SIGNATURE----- --trRLnZT3leHHTjS+--