[oi-dev] [review] 415 libreadline.so.5: symbol tgetent ... not found

Gordon Ross gordon.w.ross at gmail.com
Wed Jun 29 00:28:47 UTC 2011


It appears I can't update the status of 415,
 https://www.illumos.org/issues/415
but I attached a trivial fix.  Please review.

Assuming this is approved, where can I push it?
Or can someone import it for me?

Thanks,
Gordon

p.s. I'd also like to change the subject of 415
to look lilke the subject of this message.
-------------- next part --------------
# HG changeset patch
# User Gordon Ross <gwr at nexenta.com>
# Date 1309306287 14400
# Node ID a99616c7bbecd86fef98581c60fd68239cc69738
# Parent  a855a8b1f8ce14dfdfc1781ce9dc1dc415c58cc4
415 libreadline.so.5: symbol tgetent ... not found

diff -r a855a8b1f8ce -r a99616c7bbec components/readline/patches/shobj-conf.patch
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/readline/patches/shobj-conf.patch	Tue Jun 28 20:11:27 2011 -0400
@@ -0,0 +1,10 @@
+--- readline-5.2/support/shobj-conf.~1~	Tue Apr 11 09:15:43 2006
++++ readline-5.2/support/shobj-conf	Tue Jun 28 19:23:36 2011
+@@ -102,6 +102,7 @@
+ 
+ #	SHLIB_XLDFLAGS='-R $(libdir)'
+ 	SHLIB_LIBVERSION='$(SHLIB_LIBSUFF).$(SHLIB_MAJOR)'
++	SHLIB_LIBS='$(TERMCAP_LIB)'
+ 	;;
+ 
+ # All versions of Linux or the semi-mythical GNU Hurd.


More information about the oi-dev mailing list