On Tue, Jan 20, 2015 at 09:48:21PM +0100, Benno Schulenberg wrote: > > On Wed, Jan 14, 2015, at 20:46, Karel Zak wrote: > > Feedback and bug reports, as always, are welcomed. > > During compilation I get this: > > libmount/src/lock.c: In function 'mnt_wait_mtab_lock': > libmount/src/lock.c:263: warning: format '%ju' expects type 'uintmax_t', but argument 4 has type '__time_t' > libmount/src/lock.c:263: warning: format '%ju' expects type 'uintmax_t', but argument 5 has type 'time_t' > libmount/src/lock.c:263: warning: format '%ju' expects type 'uintmax_t', but argument 6 has type 'long int' fixed > CC disk-utils/fdisk-fdisk-list.o > In file included from disk-utils/fdisk-list.c:1: > ./libfdisk/src/libfdisk.h:279: error: expected declaration specifiers or '...' before 'off_t' > make[2]: *** [disk-utils/fdisk-fdisk-list.o] Error 1 > make[2]: Leaving directory `/home/ben/Programoj/util-linux-2.26-rc1' > make[1]: *** [all-recursive] Error 1 > make[1]: Leaving directory `/home/ben/Programoj/util-linux-2.26-rc1' > make: *** [all] Error 2 fixed Thanks! 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