Isaac Dupree wrote: > So, how to approach this problem? Gentoo uses, for readline: # force ncurses linking #71420 sed -i -e 's:^SHLIB_LIBS=:SHLIB_LIBS=-lncurses:' support/shobj-conf || die "sed"
seeing http://bugs.gentoo.org/show_bug.cgi?id=71420 (and http://gentoo-portage.com/sys-libs/readline ) So I guess revising the Readline recipe to run the above `sed` in a pre_build section would be a right way to do it - should I do that (being happy with it if the newer Parted works? (then the parted would depend on >= Readline 5.2-r2 , a revision number being the important thing!))? Isaac _______________________________________________ gobolinux-devel mailing list gobolinux-devel@lists.gobolinux.org http://lists.gobolinux.org/mailman/listinfo/gobolinux-devel