Hi, I tried to compile the lastest Udev 147 on a system running linux kernel 2.6.31 and glibc 2.8. This attempt failed because the SOCK_CLOEXEC constant is not defined in my glibc header /usr/include/bits/socket.h. After a small investigation, I found the following: kernel support of SOCK_CLOEXEC was introduced in the 2.6.27 release. However, the glibc support was introduced in glibc 2.9. I believe this dependency should be precised in the Udev README. Regards, Mickaël Blanchard. -- To unsubscribe from this list: send the line "unsubscribe linux-hotplug" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html