Date: Mon, 15 Apr 2002 09:55:38 +0300 From: Ruslan Ermilov <ru@FreeBSD.org> To: "Andrey A. Chernov" <ache@nagual.pp.ru> 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: <20020415065538.GB2452@sunbay.com> In-Reply-To: <20020412151224.GA8492@nagual.pp.ru> References: <200204091302.g39D2QV05151@freefall.freebsd.org> <20020412113309.GA1551@nagual.pp.ru> <20020412114540.GB27751@sunbay.com> <20020412115414.GC1551@nagual.pp.ru> <20020412142553.GA45365@sunbay.com> <20020412151224.GA8492@nagual.pp.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
--DSayHWYpDlRfCAAQ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Apr 12, 2002 at 07:12:25PM +0400, Andrey A. Chernov wrote: > 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) >=20 >=20 > 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 Repeat after me: we don't have the termcap library for now. That simple. 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 --DSayHWYpDlRfCAAQ 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 iD8DBQE8unlqUkv4P6juNwoRAqFYAJ45Ud8269kVuHpQzfJVsOum/CQ5hwCfc/7y HSrjrtf6quASwd835ehZDBw= =lqNR -----END PGP SIGNATURE----- --DSayHWYpDlRfCAAQ-- 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?20020415065538.GB2452>