public inbox for linux-next@vger.kernel.org
 help / color / mirror / Atom feed
* next-20090630: audit/fsnotify build failure
@ 2009-06-30 12:27 Alexander Beregalov
  2009-06-30 12:31 ` Eric Paris
  2009-06-30 18:03 ` Eric Paris
  0 siblings, 2 replies; 8+ messages in thread
From: Alexander Beregalov @ 2009-06-30 12:27 UTC (permalink / raw)
  To: linux-next, Eric Paris

Hi

kernel/audit_watch.c: In function 'audit_get_parent':
kernel/audit_watch.c:85: error: implicit declaration of function
'fsnotify_get_mark'
kernel/audit_watch.c: In function 'audit_put_parent':
kernel/audit_watch.c:91: error: implicit declaration of function
'fsnotify_put_mark'
kernel/audit_watch.c: In function 'audit_find_parent':
kernel/audit_watch.c:104: error: implicit declaration of function
'fsnotify_find_mark_entry'
kernel/audit_watch.c:104: warning: assignment makes pointer from
integer without a cast
kernel/audit_watch.c: In function 'audit_init_parent':
kernel/audit_watch.c:161: error: implicit declaration of function
'fsnotify_init_mark'
kernel/audit_watch.c:163: error: implicit declaration of function
'fsnotify_add_mark'
kernel/audit_watch.c: In function 'audit_remove_parent_watches':
kernel/audit_watch.c:354: error: implicit declaration of function
'fsnotify_destroy_mark_by_entry'
kernel/audit_watch.c: In function 'audit_watch_should_send_event':
kernel/audit_watch.c:513: warning: assignment makes pointer from
integer without a cast
kernel/audit_watch.c: In function 'audit_watch_init':
kernel/audit_watch.c:578: error: implicit declaration of function
'fsnotify_obtain_group'
kernel/audit_watch.c:579: warning: assignment makes pointer from
integer without a cast


$ egrep "NOTIFY|AUDIT" .config
CONFIG_AUDIT_ARCH=y
CONFIG_AUDIT=y
# CONFIG_AUDITSYSCALL is not set
# CONFIG_FSNOTIFY is not set
CONFIG_INOTIFY=y

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2009-07-01 12:38 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-06-30 12:27 next-20090630: audit/fsnotify build failure Alexander Beregalov
2009-06-30 12:31 ` Eric Paris
2009-06-30 18:03 ` Eric Paris
2009-06-30 19:06   ` Alexander Beregalov
2009-06-30 19:06   ` Randy Dunlap
2009-06-30 19:17     ` Eric Paris
2009-07-01 12:07   ` Alexander Beregalov
2009-07-01 12:38     ` Eric Paris

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox