On Thu, Feb 10, 2011 at 02:14:21PM +0100, Peter Breitenlohner wrote: > > CC lsblk-lsblk.o > ../../util-linux-2.19/misc-utils/lsblk.c: In function `is_partition_dirent': > ../../util-linux-2.19/misc-utils/lsblk.c:256: warning: implicit declaration of function `faccessat' > ../../util-linux-2.19/misc-utils/lsblk.c: In function `sysfs_open': > ../../util-linux-2.19/misc-utils/lsblk.c:296: warning: implicit declaration of function `openat' > ../../util-linux-2.19/misc-utils/lsblk.c: In function `sysfs_opendir': > ../../util-linux-2.19/misc-utils/lsblk.c:330: warning: implicit declaration of function `fdopendir' > ../../util-linux-2.19/misc-utils/lsblk.c:330: warning: assignment makes pointer from integer without a cast > CCLD lsblk I have disabled lsblk for Linux systems without openat functions. > i.e., misc-utils/lsblk.c uses gettext() even with --disable-nls Fixed. 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