On Tue, May 30, 2017 at 01:03:53AM -0400, Assaf Gordon wrote: > Hello > > > On May 23, 2017, at 06:50, Karel Zak <kzak@xxxxxxxxxx> wrote: > > > > The util-linux release v2.30-rc2 is available at > > > > http://www.kernel.org/pub/linux/utils/util-linux/v2.30/ > > Few results from various system: > > 1. > On several systems which do not have ncurses development files > installed, the "configure" script does not detect it, > and completion later fails. > Example with Debian 8.1: I see where is the problem. We assume that successful ncurses-config call means that devel stuff is installed. Unfortunately, on Debian 8 this script is installed by ncurses-bin where is nothing like header files etc. IMHO it's packaging bug, but I'll improve our build system to be more paranoid... Karel -- Karel Zak <kzak@xxxxxxxxxx> http://karelzak.blogspot.com -- To unsubscribe from this list: send the line "unsubscribe util-linux" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html