On Thu, Feb 10, 2011 at 02:14:21PM +0100, Peter Breitenlohner wrote: > CCLD findmnt > ../shlibs/mount/src/.libs/libmount.so: undefined reference to `mkostemp' > collect2: ld returned 1 exit status > > i.e., makeostemp() is missing in glibc-2.3.6 (introduced in 2.7) It seems that mkstemp() is good enough for the library, so I have removed mkostemp() from the code. Note, I'll review & apply your patches later. Thanks for you bug report (it would be nice to test -rc releases next time:-) 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