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

Re: Debian libc5 to libc6 Mini-HOWTO (regular posting)



Brandon Mitchell <bhmit1@mail.wm.edu> writes:

> 	bhmit1@hobbes(p1):bhmit1$ /bin/bash
> 	/bin/bash: error in loading shared libraries
> 	: undefined symbol: rl_get_string_value_hook

That will happen if you install bash 2.01-1 or greater without having
installed libreadlineg2 2.01-1 or greater.  I've fixed it in today's
upload of bash 2.01-2 by making bash predepend on the appropriate
libreadlineg2 version:

bash (2.01-2) unstable; urgency=low

--->  * Make bash predepend on libreadlineg2 (>=2.01-1) so as not to break
    systems which installed James's releases.
  * Fix references to shell runtime code in libreadline.so and libhistory.so.
  * Fix declare -p dumping core on empty temp variable (#12017).
  * make_quoted_replacement() checks for empty rl_filename_quote_characters
    (12051).
  * readline/readline.h - rl_dispatching should be extern (#11049).
  * Added libreadline2g-dbg.

 -- Guy Maor <maor@ece.utexas.edu>  Sat, 16 Aug 1997 13:38:37 -0500



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: