Re: [E-devel] ecore : inotify.h not found

2007-03-30 Thread Antonio Palladini
On Fri, 30 Mar 2007 09:26:31 +1200 Jochen Schroeder wrote I ran into the same problem. AFAIK inotify.h was moved to the glibc system headers, I think because it is considered bad to include kernel headers. However this only happened for glibc 2.5 and debian unstable is still using 2.3

[E-devel] ecore : inotify.h not found

2007-03-29 Thread Antonio Palladini
Hello list, if i try to compile ecore, i get the following error : ecore_file_monitor_inotify.c:17:25: error: sys/inotify.h: No such file or directory configure says : checking whether ecore_file module is to be built... yes checking whether inotify is to be used for filemonitoring... yes

Re: [E-devel] ecore : inotify.h not found

2007-03-29 Thread Jochen Schroeder
Antonio Palladini wrote: Hello list, if i try to compile ecore, i get the following error : ecore_file_monitor_inotify.c:17:25: error: sys/inotify.h: No such file or directory configure says : checking whether ecore_file module is to be built... yes checking whether inotify is