From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Gabor Z. Papp" Date: Thu, 13 Nov 2008 14:20:05 +0000 Subject: Re: inotify_init failed Message-Id: List-Id: References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-hotplug@vger.kernel.org * "Kay Sievers" : | > Which is the minimum required glibc release for compiling udev? | There is no specific version required, configure checks if inotify is | supported and disables if not, that's all. Glibc 2.5 added them, if I | remember correctly, not sure, I have only glibc 2.8 installations | here. Should not this be printed somewhere at the end of configure? Thought inotify is an important feature in udev.