Code: Select all
checking for inotify_init... no
configure: error: No inotify syscalls in libc found - cannot enable inotify supportAnybody have any ideas?

Code: Select all
checking for inotify_init... no
configure: error: No inotify syscalls in libc found - cannot enable inotify support
Code: Select all
$ grep INOTIFY /usr/src/linux/.config
CONFIG_INOTIFY=y
CONFIG_INOTIFY_USER=y

Code: Select all
NPTL_KERNEL_VERSION="2.6.17"

This is the conclusion i arrived at a while ago. Gentoo is a distribution for living on the edge, or not updating at all (or stopping completely at some point). Otherwise you're entering a world of pain. Ebuilds get removed at some point and then you can't update other stuff. There is no guarantee that they will stay in portage forever (although they stay around for quite a bit).gian wrote:obviously the other option is that I (and all others still stuck to glibc 2.3.6 for professional or similar reasons) just decide that gentoo is not suitable as production machine when using quite a few commercial applications...