Date: Fri, 12 Apr 2002 19:12:25 +0400 From: "Andrey A. Chernov" <ache@nagual.pp.ru> To: Ruslan Ermilov <ru@FreeBSD.org> Cc: Bruce Evans <bde@FreeBSD.org>, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/gnu/lib/libreadline/readline Makefile Message-ID: <20020412151224.GA8492@nagual.pp.ru> In-Reply-To: <20020412142553.GA45365@sunbay.com> References: <200204091302.g39D2QV05151@freefall.freebsd.org> <20020412113309.GA1551@nagual.pp.ru> <20020412114540.GB27751@sunbay.com> <20020412115414.GC1551@nagual.pp.ru> <20020412142553.GA45365@sunbay.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--+QahgC5+KEYLbs62 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Apr 12, 2002 at 17:25:53 +0300, Ruslan Ermilov wrote: > 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): >=20 > # grep LDADD /usr/src/games/hack/Makefile > LDADD=3D -ltermcap -lcompat >=20 > # 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) I know that, but I don't understand how it may cause problem with your patch. Do you back-check libraries from binaries and compare them with=20 Makefile?=20 --=20 Andrey A. Chernov http://ache.pp.ru/ --+QahgC5+KEYLbs62 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 iQCVAwUBPLb5WOJgpPLZnQjrAQFukAQApHIoZSWY6OlH6RFaXCn33tqosldeilMS KHw8YwKvaWQUve6lzcb8Le2JN3blduq7Ijavw2GXnxEv3LHioV+L+wrQ/k58jIDX OyrioF1h1iWhC+nXPXfPj8Vao+hgNNxbOZtlMsMkrmxFBLxFyrmtpj1E0Y2hyFgN W97B39FE9u0= =G71Y -----END PGP SIGNATURE----- --+QahgC5+KEYLbs62-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020412151224.GA8492>