lkml.org 
[lkml]   [2002]   [Jun]   [18]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subject[PATCH] 2.5.22 : include/linux/intermezzo_fs.hB
Hello all,
While 'make bzImage' , I received the following error:

In file included from cache.c:28:
/usr/src/linux/include/linux/intermezzo_fs.h:126: field `fset_nd' has incomplete type
make[2]: *** [cache.o] Error 1
make[2]: Leaving directory `/usr/src/linux/fs/intermezzo'
make[1]: *** [intermezzo] Error 2
make[1]: Leaving directory `/usr/src/linux/fs'
make: *** [fs] Error 2

Patch is below...Please review for inclusion.

--- include/linux/intermezzo_fs.h.old Tue Jun 18 00:13:41 2002
+++ include/linux/intermezzo_fs.h Tue Jun 18 00:13:26 2002
@@ -19,6 +19,7 @@
#ifdef __KERNEL__
#include <linux/smp.h>
#include <linux/fsfilter.h>
+#include <linux/namei.h>

/* fixups for fs.h */
#ifndef fs_down

Regards,
Frank


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:26    [W:0.019 / U:0.436 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site