From owner-cvs-src@FreeBSD.ORG Thu Sep 4 10:41:09 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4CCDE16A4BF; Thu, 4 Sep 2003 10:41:09 -0700 (PDT) Received: from ns1.gnf.org (ns1.gnf.org [63.196.132.67]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5AD0B43FBD; Thu, 4 Sep 2003 10:41:02 -0700 (PDT) (envelope-from gtetlow@gnf.org) Received: from EXCHCLUSTER01.lj.gnf.org (exch02.lj.gnf.org [172.25.10.20]) by ns1.gnf.org (8.12.8p1/8.12.8) with ESMTP id h84Hf1tF081746; Thu, 4 Sep 2003 10:41:01 -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); Thu, 4 Sep 2003 10:41:01 -0700 Received: from roark.gnf.org (localhost [127.0.0.1]) by roark.gnf.org (8.12.9/8.12.9) with ESMTP id h84Hf1aH004944; Thu, 4 Sep 2003 10:41:01 -0700 (PDT) (envelope-from gtetlow@gnf.org) Received: (from gtetlow@localhost) by roark.gnf.org (8.12.9/8.12.9/Submit) id h84Hf0VS004943; Thu, 4 Sep 2003 10:41:00 -0700 (PDT) (envelope-from gtetlow) Date: Thu, 4 Sep 2003 10:41:00 -0700 From: Gordon Tetlow To: "David O'Brien" Message-ID: <20030904174100.GY695@roark.gnf.org> References: <200309040429.h844TBhD058678@repoman.freebsd.org> <20030904083617.GA56261@dragon.nuxi.com> <20030904092755.GD45051@sunbay.com> <20030904140129.GA61909@dragon.nuxi.com> <20030904155659.GC97732@sunbay.com> <20030904162656.GA396@dragon.nuxi.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="JZV+hE4cb0ibQYPB" Content-Disposition: inline In-Reply-To: <20030904162656.GA396@dragon.nuxi.com> User-Agent: Mutt/1.4.1i 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: 04 Sep 2003 17:41:01.0836 (UTC) FILETIME=[B53304C0:01C3730B] cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: Ruslan Ermilov cc: cvs-all@FreeBSD.org cc: Peter Wemm Subject: Re: cvs commit: src/share/mk bsd.lib.mk X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 Sep 2003 17:41:09 -0000 --JZV+hE4cb0ibQYPB Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Sep 04, 2003 at 09:26:56AM -0700, David O'Brien wrote: > On Thu, Sep 04, 2003 at 06:56:59PM +0300, Ruslan Ermilov wrote: > > Sure. The fix is to make ``cc --print-search-dirs'' output include > > the /lib directory too. =20 >=20 > That is trival. >=20 > > I'm currently testing some patches with bsd.lib.mk,v 1.152. >=20 > We should all agree on where the symlink for things like libc.so.X live. > I'm 99% sure Peter will argue /usr/lib, and I personally don't care -- I > just want one of them. Before commiting yet something else to > bsd.lib.mk, what direction are you going in? It is much more appealing to me to put everything that is needed for a build into /usr/lib. /lib should only have enough to get us up and running, not enough to get us compiling, that's what /usr/lib is for. I have a patch that will do what we want, I'll see if I can dig it up. -gordon --JZV+hE4cb0ibQYPB Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.2 (FreeBSD) iD8DBQE/V3ksRu2t9DV9ZfsRAsD+AKCzAlj9MpqCp2Gwnii6SSgWM790igCfSmSQ OlaViQ8dSjqCiOty11hAAxA= =3Szz -----END PGP SIGNATURE----- --JZV+hE4cb0ibQYPB--