It might be a while before openat() is working right in glibc. See: http://sourceware.org/bugzilla/show_bug.cgi?id=2873
If you want to use --enable-kernel=2.6.17+ with glibc-2.4 to use ppoll() and pselect(), and inter-process robust mutexes with glibc-cvs, then undefine the *at features in glibc for now with: echo "#undef __ASSUME_ATFCTS" >> sysdeps/unix/sysv/linux/kernel-features.h robert
pgpTUsYM60CyT.pgp
Description: PGP signature
-- http://linuxfromscratch.org/mailman/listinfo/lfs-dev FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page