From owner-freebsd-current@FreeBSD.ORG Wed Jun 18 06:59:30 2014 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id ECF20568; Wed, 18 Jun 2014 06:59:30 +0000 (UTC) Received: from tensor.andric.com (tensor.andric.com [IPv6:2001:7b8:3a7:1:2d0:b7ff:fea0:8c26]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (Client CN "tensor.andric.com", Issuer "CAcert Class 3 Root" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id A2A7F2E14; Wed, 18 Jun 2014 06:59:30 +0000 (UTC) Received: from [IPv6:2001:7b8:3a7::dc45:e900:c2cb:8691] (unknown [IPv6:2001:7b8:3a7:0:dc45:e900:c2cb:8691]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) by tensor.andric.com (Postfix) with ESMTPSA id E3BDF5C37; Wed, 18 Jun 2014 08:59:25 +0200 (CEST) Content-Type: multipart/signed; boundary="Apple-Mail=_5E23DB23-0A65-4EC2-AF9C-5CC4BC7620F7"; protocol="application/pgp-signature"; micalg=pgp-sha1 Mime-Version: 1.0 (Mac OS X Mail 7.3 \(1878.2\)) Subject: Re: Problems building FreeBSD 9.2 on FreeBSD 10 From: Dimitry Andric In-Reply-To: Date: Wed, 18 Jun 2014 08:59:17 +0200 Message-Id: <690CE378-D7D9-49A6-BC20-13FD540E63A2@FreeBSD.org> References: <20140617200551.07542580A1@chaos.localdomain> <20140617211436.GI1248@hub.FreeBSD.org> To: Craig Rodrigues X-Mailer: Apple Mail (2.1878.2) Cc: Brooks Davis , "Simon J. Gerraty" , Glen Barber , freebsd-current Current , Marcel Moolenaar , Warner Losh 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: Wed, 18 Jun 2014 06:59:31 -0000 --Apple-Mail=_5E23DB23-0A65-4EC2-AF9C-5CC4BC7620F7 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=us-ascii On 18 Jun 2014, at 01:33, Craig Rodrigues wrote: > On Tue, Jun 17, 2014 at 2:54 PM, Craig Rodrigues = wrote: >> On Tue, Jun 17, 2014 at 2:14 PM, Glen Barber wrote: >>>=20 >>> For what it is worth, I'm working around this problem by running: >>>=20 >>> # make make buildworld -jN [...] >>>=20 >>> 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. >>=20 >>=20 >> Nice! That works! >> Thanks. >>=20 >> -- >> Craig >=20 >=20 > Oops, that got me a bit farther, but further along, things failed for = me with: ... > echo gperf: /usr/lib/libstdc++.a >> .depend > =3D=3D=3D> gnu/usr.bin/gperf/doc (depend) > make: don't know how to make /usr/lib/libstdc++.a. Stop See r257658 which had fixed this, but it was reverted by Warner, unfortunately. This was one of the uses of the EARLY_BUILD flag which was *not* redundant. :-/ -Dimitry --Apple-Mail=_5E23DB23-0A65-4EC2-AF9C-5CC4BC7620F7 Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=signature.asc Content-Type: application/pgp-signature; name=signature.asc Content-Description: Message signed with OpenPGP using GPGMail -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.0.22 (Darwin) iEYEARECAAYFAlOhOMkACgkQsF6jCi4glqOVQACg/k092z7v2Pkk0kdBE/Qxs3ux vgoAnRITvBBQJV1aPcw1oM9bkp98rhNg =kYnb -----END PGP SIGNATURE----- --Apple-Mail=_5E23DB23-0A65-4EC2-AF9C-5CC4BC7620F7--