[Dovecot] *notify config for 1.0.x doesn't enable inotify

Paolo oopla at users.sf.net
Fri Nov 2 15:56:48 EET 2007


hi,

the current code has changed include linux/inotify.h to sys/inotify.h since
2006-01-17, but that won't work with inotify*.h as documented in the wiki.

One has to either revert back to linux/inotify.h, or add 

#include <sys/inotify-syscalls.h>

to both configure.in and src/lib/ioloop-notify-inotify.c

Or, just symlink sys/inotify.h -> linux/inotify.h.


That's on Debian 3.1 (Sarge).

-- 
 paolo
 
 GPG/PGP id:0x1D5A11A4  - 04FC 8EB9 51A1 5158 1425  BC12 EA57 3382 1D5A 11A4


More information about the dovecot mailing list