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: > > === > CC disk-utils/cfdisk-cfdisk.o > disk-utils/cfdisk.c: In function ‘ui_get_string’: > disk-utils/cfdisk.c:1757:3: warning: implicit declaration of function ‘get_wch’ [-Wimplicit-function-declaration] > if (get_wch(&c) == ERR) { > ^ > disk-utils/cfdisk.c:1757:3: warning: nested extern declaration of ‘get_wch’ [-Wnested-externs] > CCLD cfdisk > /usr/bin/ld: cannot find -lncursesw > collect2: error: ld returned 1 exit status > make[2]: *** [cfdisk] Error 1 > === OK, I had nice afternoon with Debian (after 10 years;-) All should be fixed. Please, test it. I'd like to release v2.30 ASAP. 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