On Thu, Jul 16, 2009 at 10:06, Philip A. Prindeville<philipp_subx@xxxxxxxxxxxxxxxxxxxxx> wrote: > I'm building udev-142 on a Linux 2.6.27.26 system, but unfortunately the > version of uClibc (0.9.28) that we're using supports neither inotify nor > ppoll. > > We had been using 115. > > Is there a workaround for this? They are required. More recent udev versions also need signalfd. Inotify can probably be patched out without too much trouble, but ppoll() and singalfd() will need to be added to the libc or emulated locally. Kay -- 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