From owner-freebsd-current@FreeBSD.ORG Mon Sep 1 23:11:17 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 00A2D16A4BF; Mon, 1 Sep 2003 23:11:17 -0700 (PDT) Received: from ns1.gnf.org (ns1.gnf.org [63.196.132.67]) by mx1.FreeBSD.org (Postfix) with ESMTP id 70A3543F75; Mon, 1 Sep 2003 23:11:15 -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 h826BBtF015697; Mon, 1 Sep 2003 23:11:11 -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:11:15 -0700 Received: from roark.gnf.org (localhost [127.0.0.1]) by roark.gnf.org (8.12.9/8.12.9) with ESMTP id h826BEaH073967; Mon, 1 Sep 2003 23:11:14 -0700 (PDT) (envelope-from gtetlow@gnf.org) Received: (from gtetlow@localhost) by roark.gnf.org (8.12.9/8.12.9/Submit) id h826BC2D073966; Mon, 1 Sep 2003 23:11:12 -0700 (PDT) (envelope-from gtetlow) Date: Mon, 1 Sep 2003 23:11:12 -0700 From: Gordon Tetlow To: Ruslan Ermilov Message-ID: <20030902061112.GY695@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> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="6pjpgtPchv3bUQQn" Content-Disposition: inline In-Reply-To: <20030831145224.GC28845@sunbay.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:11:15.0139 (UTC) FILETIME=[03FAB930:01C37119] cc: Alexander Leidinger cc: Christoph Kukulies cc: current@FreeBSD.org cc: Steve Kargl 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:11:17 -0000 --6pjpgtPchv3bUQQn Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Aug 31, 2003 at 05:52:24PM +0300, Ruslan Ermilov wrote: >=20 > Now it looks like this: >=20 > install -C -o root -g wheel -m 444 libalias.a /foo/usr/lib > install -s -o root -g wheel -m 444 libalias.so.4 /foo/lib > ln -fs libalias.so.4 /foo/lib/libalias.so > ln -fs /lib/libalias.so.4 /foo/usr/lib/libalias.so >=20 > This is also consistent with how we handle SYMLINKS: >=20 > # make -f bsd.prog.mk BINDIR=3D/bin SYMLINKS=3D'${BINDIR}/file1 ${BINDIR}= /file2' install DESTDIR=3D/foo > /foo/bin/file2 -> /bin/file1 > # ls -l /foo/bin > total 0 > lrwxr-xr-x 1 root wheel 10 Aug 31 17:44 file2 -> /bin/file1 This *really* breaks the build-tools part, which is why I made it a relative symlink in the first place. -gordon --6pjpgtPchv3bUQQn Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.2 (FreeBSD) iD8DBQE/VDSARu2t9DV9ZfsRAoKVAJ0TgBUJPZKL2eJoyf5DSSCEjQQg+gCfX+/D JPwbqGeYGobkwlsDdrAc2aA= =/YxM -----END PGP SIGNATURE----- --6pjpgtPchv3bUQQn--