From owner-freebsd-current@FreeBSD.ORG Mon Aug 18 16:36:42 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0684837B401 for ; Mon, 18 Aug 2003 16:36:42 -0700 (PDT) Received: from ns2.gnf.org (ns2.gnf.org [63.196.132.68]) by mx1.FreeBSD.org (Postfix) with ESMTP id 10BEC43F93 for ; Mon, 18 Aug 2003 16:36:41 -0700 (PDT) (envelope-from gtetlow@gnf.org) Received: from EXCHCLUSTER01.lj.gnf.org (exch02.lj.gnf.org [172.25.10.20]) by ns2.gnf.org (8.12.8p1/8.12.8) with ESMTP id h7INaboq006339 for ; Mon, 18 Aug 2003 16:36:37 -0700 (PDT) (envelope-from gtetlow@gnf.org) Received: from roark.gnf.org ([172.25.24.15]) by EXCHCLUSTER01.lj.gnf.org with Microsoft SMTPSVC(5.0.2195.5329); Mon, 18 Aug 2003 16:36:40 -0700 Received: from roark.gnf.org (localhost [127.0.0.1]) by roark.gnf.org (8.12.9/8.12.9) with ESMTP id h7INae7Q028842 for ; Mon, 18 Aug 2003 16:36:40 -0700 (PDT) (envelope-from gtetlow@gnf.org) Received: (from gtetlow@localhost) by roark.gnf.org (8.12.9/8.12.9/Submit) id h7INaeqm028841 for freebsd-current@FreeBSD.org; Mon, 18 Aug 2003 16:36:40 -0700 (PDT) (envelope-from gtetlow) Date: Mon, 18 Aug 2003 16:36:40 -0700 From: Gordon Tetlow To: freebsd-current@FreeBSD.org Message-ID: <20030818233640.GB4893@roark.gnf.org> References: <20030817085438.GQ4672@roark.gnf.org> <20030818014823.GA58027@dragon.nuxi.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="4bRzO86E/ozDv8r1" Content-Disposition: inline In-Reply-To: <20030818014823.GA58027@dragon.nuxi.com> User-Agent: Mutt/1.4i X-Habeas-SWE-1: winter into spring X-Habeas-SWE-2: brightly anticipated X-Habeas-SWE-3: like Habeas SWE (tm) X-Habeas-SWE-4: Copyright 2002 Habeas (tm) X-Habeas-SWE-5: Sender Warranted Email (SWE) (tm). The sender of this X-Habeas-SWE-6: email in exchange for a license for this Habeas X-Habeas-SWE-7: warrant mark warrants that this is a Habeas Compliant X-Habeas-SWE-8: Message (HCM) and not spam. Please report use of this X-Habeas-SWE-9: mark in spam to . X-OriginalArrivalTime: 18 Aug 2003 23:36:40.0822 (UTC) FILETIME=[93342160:01C365E1] Subject: Re: HEADS UP: dynamic root support now in the tree X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 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, 18 Aug 2003 23:36:42 -0000 --4bRzO86E/ozDv8r1 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Aug 17, 2003 at 06:48:23PM -0700, David O'Brien wrote: > On Sun, Aug 17, 2003 at 01:54:38AM -0700, Gordon Tetlow wrote: > > I just got through with my commit spree to enable users to build /bin > > and /sbin dynamically linked. To do this required a fair amount of > > tweaking and moving around libraries and such dangerous equipment as >=20 > I think this is a more correct way to change the install locations of the > / needed libs. Your current way makes the real location a "2nd class > citizen" vs. /usr/lib for any needed compatibility links. >=20 > I'd like to commit this: [snip patch changing SHLIBDIR to LIBDIR] I think this is a bad idea because all of the .a archives will end up in /lib. Seeing how those aren't necessary for running binaries in /bin and /sbin, I'd rather they stay in /usr/lib (which means LIBDIR shouldn't change if I'm reading the Makefile glue correctly). -gordon --4bRzO86E/ozDv8r1 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE/QWMIRu2t9DV9ZfsRAtBZAJsFC4cwSSUlg6YkhvqEOZWGg4aQqgCgyCvj ENjhhxWwFRqeFqGoVllsi+c= =jOcP -----END PGP SIGNATURE----- --4bRzO86E/ozDv8r1--