On Thu, Feb 10, 2011 at 02:14:21PM +0100, Peter Breitenlohner wrote: > I just fetched util-linux 2.19 and tried to build on x86 with glibc-2.3.6 > and kernel linux-2.6.28.6. > > A few problems were easily fixed by the attached patches > patch-01-PATH_MAX PATH_MAX undefined > patch-02-MNT_DETACH MNT_DETACH undefined > patch-03-O_CLOEXEC O_CLOEXEC undefined all three issues fixed. > patch-04-sortfunc incompatible pointer type the latest glibc assumes int (*__cmp) (__const struct dirent **, __const struct dirent **) rather than void pointers. 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