[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Libraries getting out of phase with other distributions



"G.Isenmann" <isenmann@physik.tu-cottbus.de> writes:

> The readline-2.1.tar.gz from one of the GNU mirror sites contains in
> readline-2.1/Makefile.in:
> 
> 	MAJOR=          3
> 	MINOR=          .0
> 
> 	SHARED_READLINE = libreadline.so.$(MAJOR)$(MINOR)
>
> The lib/readline bundled with bash-2.01.1 seems to contain no
> instructions, to build a shared libreadline.

Yes, I've realized that that's the problem.  I'm building libreadline
from bash's source, so assumed that the version should be 2.1.  After
all, the library's version is 2.1.

I've written to Chet Ramey pointing out that he chose to name the
library 2.1, have rl_library_version return "2.1", but use an soname
of 3.  I asked him which soname we should use.  He's convalescing from
back surgery and expects to return to reading email on 1/26.
Hopefully he'll find the time to reply.  I'll abide by his wishes.


Guy


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
debian-devel-request@lists.debian.org . 
Trouble?  e-mail to templin@bucknell.edu .


Reply to: