Re: 2.4.0-test11-pre6 ntfs compile error

From: Alexander Viro (viro@math.psu.edu)
Date: Fri Nov 17 2000 - 00:38:53 EST


On Fri, 17 Nov 2000, Frank Davis wrote:

> Hello,
> I just try to compile 2.4.0-test11-pre6, and received the following error (make modules):
>
> inode.c:1054 conflicting types for 'new_inode'
> /usr/src/liunux/include/linux/fs.h:1153 previous declaration of 'new_inode'

My fault. Hell knows how that part of patch didn't get into the posting
(damnit, it was described there)...

Fix:

ed fs/ntfs/inode.c <<EOF
%s/new_inode/ntfs_&/g
w
q
EOF

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



This archive was generated by hypermail 2b29 : Thu Nov 23 2000 - 21:00:12 EST