gcc -D__KERNEL__ -I/u1/usr.src/linux/include -Wall -Wstrict-prototypes
-Wno-traphs -O2 -fomit-frame-pointer -fno-strict-aliasing -pipe
-mpreferred-stack-bdary=2 -march=i686    -c -o vxfs_inode.o vxfs_inode.c
vxfs_inode.c:50: `generic_file_llseek' undeclared here (not in a
function)
vxfs_inode.c:50: initializer element is not constant
vxfs_inode.c:50: (near initialization for `vxfs_file_operations.llseek')
make[3]: *** [vxfs_inode.o] Error 1
make[3]: Leaving directory `/u1/usr.src/linux/fs/freevxfs'
make[2]: *** [first_rule] Error 2
make[2]: Leaving directory `/u1/usr.src/linux/fs/freevxfs'
make[1]: *** [_subdir_freevxfs] Error 2
make[1]: Leaving directory `/u1/usr.src/linux/fs'
make: *** [_dir_fs] Error 2


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

Reply via email to