From owner-cvs-all Fri Apr 12 7:26:37 2002 Delivered-To: cvs-all@freebsd.org Received: from whale.sunbay.crimea.ua (whale.sunbay.crimea.ua [212.110.138.65]) by hub.freebsd.org (Postfix) with ESMTP id 34E9F37B41A; Fri, 12 Apr 2002 07:26:25 -0700 (PDT) Received: (from ru@localhost) by whale.sunbay.crimea.ua (8.11.6/8.11.2) id g3CEPrv47718; Fri, 12 Apr 2002 17:25:53 +0300 (EEST) (envelope-from ru) Date: Fri, 12 Apr 2002 17:25:53 +0300 From: Ruslan Ermilov To: "Andrey A. Chernov" , Bruce Evans Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/gnu/lib/libreadline/readline Makefile Message-ID: <20020412142553.GA45365@sunbay.com> References: <200204091302.g39D2QV05151@freefall.freebsd.org> <20020412113309.GA1551@nagual.pp.ru> <20020412114540.GB27751@sunbay.com> <20020412115414.GC1551@nagual.pp.ru> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="+HP7ph2BbKc20aGI" Content-Disposition: inline In-Reply-To: <20020412115414.GC1551@nagual.pp.ru> User-Agent: Mutt/1.3.27i Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --+HP7ph2BbKc20aGI Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Apr 12, 2002 at 03:54:15PM +0400, Andrey A. Chernov wrote: > On Fri, Apr 12, 2002 at 14:45:40 +0300, Ruslan Ermilov wrote: > > No thanks. I'm currently working on a `libraries' patch that > > automates building of dependencies between libraries, and we > > don't have a real termcap library. >=20 > There is no problems with that, libtermcap installed via symlink. Your=20 > 'libraries' patch just should be smarter to handle them, it not means tha= t=20 > you need to change what is not broken to make it plain incorrect. I agree= =20 > with bde, it is implementation details. Applications build should not be = =20 > affected, if libraries changed under same name (like real small termcap= =20 > installed). >=20 This argument doesn't count because despite the fact that -ltermcap is specified in Makefile, linker records the shared library's internal name in binaries, i.e. it looks inside /usr/lib/libtermcap.so (which resolves to /usr/lib/libncurses.so): # grep LDADD /usr/src/games/hack/Makefile LDADD=3D -ltermcap -lcompat # ldd /usr/games/hide/hack /usr/games/hide/hack: libncurses.so.5 =3D> /usr/lib/libncurses.so.5 (0x2808a000) libc.so.4 =3D> /usr/lib/libc.so.4 (0x280cc000) Cheers, --=20 Ruslan Ermilov Sysadmin and DBA, ru@sunbay.com Sunbay Software AG, ru@FreeBSD.org FreeBSD committer, +380.652.512.251 Simferopol, Ukraine http://www.FreeBSD.org The Power To Serve http://www.oracle.com Enabling The Information Age --+HP7ph2BbKc20aGI Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE8tu5xUkv4P6juNwoRAq7FAJ9UCOSSX3UrIv5+pclvz0lnP6Y6tQCfYz9e TO/FUAZmSx/WoyTKb/WOuKg= =VuDB -----END PGP SIGNATURE----- --+HP7ph2BbKc20aGI-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message