On Wed, Mar 31, 2010 at 04:14:04PM +0200, Yann Droneaud wrote: > With glibc 2.10 on a 32bits system, fallocate64() function is not > exported. This a problem, since _FILE_OFFSET_BITS is set to 64 and > fallocate() is redirected to fallocate64(). > Sadly, AC_CHECK_FUNC() doesn't catch such problem, since it's overriding > the function prototype. Applied, thanks! This change was on my TODO list for the next release. Karel > See this for references: > http://sources.redhat.com/ml/libc-hacker/2009-05/msg00003.html Yes, I know. -- Karel Zak <kzak@xxxxxxxxxx> http://karelzak.blogspot.com -- To unsubscribe from this list: send the line "unsubscribe util-linux-ng" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html