INOTIFY=n , AUDIT*=y compile error
From: Gabriel C
Date: Wed Aug 01 2007 - 19:41:41 EST
> Changes since 2.6.23-rc1-mm1:
>
...
> git-audit-master.patch
...
kernel/auditsc.c: In function 'handle_one':
kernel/auditsc.c:1411: error: 'const struct inode' has no member named 'inotify_watches'
kernel/auditsc.c:1411: error: 'const struct inode' has no member named 'inotify_watches'
kernel/auditsc.c:1411: error: 'const struct inode' has no member named 'inotify_watches'
kernel/auditsc.c: In function 'handle_path':
kernel/auditsc.c:1452: error: 'struct inode' has no member named 'inotify_watches'
kernel/auditsc.c:1452: error: 'struct inode' has no member named 'inotify_watches'
kernel/auditsc.c:1452: error: 'struct inode' has no member named 'inotify_watches'
make[1]: *** [kernel/auditsc.o] Error 1
make: *** [kernel] Error 2
make: *** Waiting for unfinished jobs....
...
Got that with a randconfig ( http://194.231.229.228/MM/randconfig-auto-34 )
Regards,
Gabriel
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/