--- initng-0.6.7/plugins/fmon/inotify-syscalls.h +++ initng-0.6.7/plugins/fmon/inotify-syscalls.h @@ -11,7 +11,7 @@ # define __NR_inotify_init 253 # define __NR_inotify_add_watch 254 # define __NR_inotify_rm_watch 255 -#elif defined(__ppc__) +#elif defined(__powerpc__) # define __NR_inotify_init 275 # define __NR_inotify_add_watch 276 # define __NR_inotify_rm_watch 277