From owner-freebsd-current@FreeBSD.ORG Mon Sep 1 23:12:13 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 364E716A4BF; Mon, 1 Sep 2003 23:12:13 -0700 (PDT) Received: from ns1.gnf.org (ns1.gnf.org [63.196.132.67]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8ABD843FE1; Mon, 1 Sep 2003 23:12:11 -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 h826C7tF015709; Mon, 1 Sep 2003 23:12:07 -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, 1 Sep 2003 23:12:11 -0700 Received: from roark.gnf.org (localhost [127.0.0.1]) by roark.gnf.org (8.12.9/8.12.9) with ESMTP id h826CBaH074024; Mon, 1 Sep 2003 23:12:11 -0700 (PDT) (envelope-from gtetlow@gnf.org) Received: (from gtetlow@localhost) by roark.gnf.org (8.12.9/8.12.9/Submit) id h826CAis074023; Mon, 1 Sep 2003 23:12:10 -0700 (PDT) (envelope-from gtetlow) Date: Mon, 1 Sep 2003 23:12:10 -0700 From: Gordon Tetlow To: "David O'Brien" , Ruslan Ermilov , Alexander Leidinger , Christoph Kukulies , current@FreeBSD.org, Steve Kargl Message-ID: <20030902061210.GZ695@roark.gnf.org> References: <200308291454.h7TEsb913915@accms33.physik.rwth-aachen.de> <20030829172348.1aa0b5d4.Alexander@Leidinger.net> <20030829161907.GA89129@troutmask.apl.washington.edu> <20030830135427.0cea7fdb.Alexander@Leidinger.net> <20030830185653.GA10674@sunbay.com> <20030831140742.3bd1b597.Alexander@Leidinger.net> <20030831145224.GC28845@sunbay.com> <20030901051049.GB91933@dragon.nuxi.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="Gle0L8H5l8ToQqD4" Content-Disposition: inline In-Reply-To: <20030901051049.GB91933@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: 02 Sep 2003 06:12:11.0325 (UTC) FILETIME=[257806D0:01C37119] Subject: Re: /lib symlinks problem? 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: Tue, 02 Sep 2003 06:12:13 -0000 --Gle0L8H5l8ToQqD4 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Aug 31, 2003 at 10:10:49PM -0700, David O'Brien wrote: > On Sun, Aug 31, 2003 at 05:52:24PM +0300, Ruslan Ermilov wrote: > > > > I might be missing an obvious, but I just don't see a reason > > > > why we should use relative linking here: we should just link > > > > to where we really install. With the attached patch, I get: > ... > > +.if ${LIBDIR} !=3D ${SHLIBDIR} > > + ln -fs ${SHLIBDIR}/${SHLIB_NAME} ${DESTDIR}${LIBDIR}/${SHLIB_LINK} >=20 > Why are we making *any* symlinks here?? It was before we corrected ld(1) to look in /lib. I'm happy with removing them now that it has been corrected. -gordon --Gle0L8H5l8ToQqD4 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.2 (FreeBSD) iD8DBQE/VDS6Ru2t9DV9ZfsRAq81AJ9xzOS7nebkAUPhCWSESQbxHcahcgCeLG7y vEd6Zr3LB8CIS0FBXgtbStM= =1pXy -----END PGP SIGNATURE----- --Gle0L8H5l8ToQqD4--