On Fri, Jan 14, 2011 at 10:51:33AM +0100, Piotr Hosowicz wrote:Hello,
Build failed here:
CC [M] fs/ecryptfs/main.o
fs/ecryptfs/main.c:144: error: expected â=â, â,â, â;â, âasmâ or
â__attribute__â before â*â token
fs/ecryptfs/main.c: In function âecryptfs_interposeâ:
fs/ecryptfs/main.c:204: error: implicit declaration of function
âecryptfs_get_inodeâ
fs/ecryptfs/main.c:204: warning: initialization makes pointer from
integer without a cast
fs/ecryptfs/main.c:206: error: expected â)â before âreturnâ
fs/ecryptfs/main.c:212: error: expected expression before â}â token
fs/ecryptfs/main.c: In function âecryptfs_mountâ:
fs/ecryptfs/main.c:569: warning: assignment makes pointer from
integer without a cast
Could you check whether this is enough?