From owner-freebsd-current@FreeBSD.ORG Mon Nov 25 04:17:30 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id E66AB61E; Mon, 25 Nov 2013 04:17:30 +0000 (UTC) Received: from mail0.glenbarber.us (mail0.glenbarber.us [208.86.227.67]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id BECBE2890; Mon, 25 Nov 2013 04:17:30 +0000 (UTC) Received: from glenbarber.us (70.15.88.86.res-cmts.sewb.ptd.net [70.15.88.86]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) (Authenticated sender: gjb) by mail0.glenbarber.us (Postfix) with ESMTPSA id E1279153DA; Mon, 25 Nov 2013 04:17:26 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.8.3 mail0.glenbarber.us E1279153DA Authentication-Results: mail0.glenbarber.us; dkim=none reason="no signature"; dkim-adsp=none Date: Sun, 24 Nov 2013 23:17:24 -0500 From: Glen Barber To: Manfred Antar Subject: Re: Buildworld broken with WITHOUT_DYNAMICROOT=yes in src.conf Message-ID: <20131125041724.GA2310@glenbarber.us> References: <201311250111.rAP1BuI0009520@pozo.com> <20131125011949.GC1627@glenbarber.us> <20131125012302.GD1627@glenbarber.us> <201311250129.rAP1TJfQ033437@pozo.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="17pEHd4RhPHOinZp" Content-Disposition: inline In-Reply-To: <201311250129.rAP1TJfQ033437@pozo.com> X-Operating-System: FreeBSD 11.0-CURRENT amd64 User-Agent: Mutt/1.5.22 (2013-10-16) Cc: freebsd-current@freebsd.org X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.16 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: Mon, 25 Nov 2013 04:17:31 -0000 --17pEHd4RhPHOinZp Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Nov 24, 2013 at 05:29:14PM -0800, Manfred Antar wrote: > adding -lc_nonshared to LAAD enables me to build /bin and /sbin statically > /bin/csh/Makefile was the only one I had to change all the rest of /bin a= nd /sbin built fine >=20 Hmm, I'm not sure if bin/csh/ should require -c_nonshared unconditionally. I've done some testing with WITHOUT_DYNAMICROOT=3D1, WITHOUT_ICONV=3D1, WITH_ICONV=3D1, WITH_DYNAMICROOT=3D1, and am getting different results with regard to what iconv_*() are included... Glen --17pEHd4RhPHOinZp Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.22 (FreeBSD) iQIcBAEBCAAGBQJSks9UAAoJELls3eqvi17QjGsP/j34oaY1lITmyN7SOPEyEhsw YLhjkNg+vXJ1u8Aktu05b7WZUn5SQEfhxu8gawWB/TlEZrA7W0nP8nHdd51sDCMj 9H9U7/p2a1dj1EiYT2aHHX4Wl7N6gQDmWeLSPmUd++v1A+LXyjD18+gdkCU9wXfX vQKrWqmlLKYIjiB/d16TMdRtjlF8H2rvIQIMhEQH3YQiTsOlXOptf+5PjsyBT59t +6X38VMTUrYiD4axWe7R8/Lm7A1LyQmbIlnyHMsPXZP2WY9XLhgD2JrBVl4gFt+f fNyJYY1sMpr2J59wtgaQfysok0iwWBGIoGMdP6+rZZpZUC0cwIQtvhDDu5yKTvJu yNl2/nAC+huQitoQykI3303hD9sNBKeLJJhsNGTfGOC8f//cMnO/G0l3AJApspWv f9qy0PPYxQAgVv1+C+hlWH5eE4iBXO8raTStrT6to2fralpDjwDxn9lihRwH66A4 QQOWkcINWxmpXh7gknzc19/sAi3Tw6S9qhUrnm/5jMgFLV49ksNzinztDtys+m+E r+711icSnGqwhxFWPaaPGNMCBNdZ9bd6VBUBcrQiZK2pjYa8UMv8w6mpkbAJHNkw G6ZE5FZXY2QoOobabCPhnq2pFGkhtxvTJu6sKxcp4WzyBL1PYBF1amMVgl1RhVHF txdJNIB2BUVwPgqshN11 =O1QP -----END PGP SIGNATURE----- --17pEHd4RhPHOinZp--