From mboxrd@z Thu Jan 1 00:00:00 1970 From: Gabriel C Subject: INOTIFY=n , AUDIT*=y compile error Date: Thu, 02 Aug 2007 01:40:53 +0200 Message-ID: <46B11A05.9070001@googlemail.com> References: <20070731230932.a9459617.akpm@linux-foundation.org> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20070731230932.a9459617.akpm@linux-foundation.org> Sender: linux-kernel-owner@vger.kernel.org To: Andrew Morton Cc: linux-kernel@vger.kernel.org, David Woodhouse , linux-audit@redhat.com, Al Viro List-Id: linux-audit@redhat.com > 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