linux-2.6.16-git2: compile error in reiserfs

From: Gregor Jasny
Date: Fri Feb 03 2006 - 14:41:55 EST


Hi,

2.6.16-git2 does not compile with my config:

CC [M] fs/reiserfs/xattr.o
fs/reiserfs/xattr.c: In function 'reiserfs_check_acl':
fs/reiserfs/xattr.c:1330: error: called object '0u' is not a function
make[2]: *** [fs/reiserfs/xattr.o] Error 1
make[1]: *** [fs/reiserfs] Error 2
make: *** [fs] Error 2

Part of my config:
CONFIG_REISERFS_FS=m
# CONFIG_REISERFS_CHECK is not set
# CONFIG_REISERFS_PROC_INFO is not set
CONFIG_REISERFS_FS_XATTR=y
# CONFIG_REISERFS_FS_POSIX_ACL is not set
# CONFIG_REISERFS_FS_SECURITY is not set
# CONFIG_JFS_FS is not set
CONFIG_FS_POSIX_ACL=y

Please contact me if you need more information.

Gregor
-
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/