hi
i want write a program in c by inotify to a system with kernel 2.6.9
but 2.6.9 dosnt support inotify, since i update kernel to version 2.6.18,
when i want to compile my program error say:undefined reference to
inotify_init'`
what can i solve that?
glibc version 2.3.4
gcc version 3.4.4