Skip site navigation (1)Skip section navigation (2)
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>

index | next in thread | previous in thread | raw e-mail

[-- Attachment #1 --]
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):
> > 
> > # grep LDADD /usr/src/games/hack/Makefile
> > LDADD=  -ltermcap -lcompat
> > 
> > # ldd /usr/games/hide/hack
> > /usr/games/hide/hack:
> >         libncurses.so.5 => /usr/lib/libncurses.so.5 (0x2808a000)
> >         libc.so.4 => /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 
> Makefile? 
> 
Repeat after me: we don't have the termcap library for now.  That simple.


Cheers,
-- 
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

[-- Attachment #2 --]
-----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-----
home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020415065538.GB2452>