Re: problem building 2.4.6 pre 6 + freevxfs

Christoph Hellwig (hch@ns.caldera.de)
Thu, 28 Jun 2001 11:09:12 +0200


Hi Giampaolo,

In article <993718178.8885.0.camel@castle> you wrote:
> 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')

Just remove the complete line - generic_file_llseek doesn't exist in
2.4.6-pre6 and it's appeareance seems to be an merge error.

Christoph

-- 
Of course it doesn't work. We've performed a software upgrade.
-
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/