[OpenAFS-devel] Building cvs head on Linux 2.6
chas williams (contractor)
chas@cmf.nrl.navy.mil
Sat, 29 May 2004 09:29:49 -0400
it appears that your 'struct page' doesnt have a member call count.
what 2.6 kernel are you using? what does struct page in linux/mm.h
look like?
In message <1085796367.23995.8.camel@mother-russia>,Ian Delahorne writes:
>I'm trying to build openafs from the cvs head on Linux 2.6 (after
>building a working Arla, PAGs and all :-)
>
>Everything goes fine until the following compile error:
>
>/home/ian/openafs/src/afs/LINUX/osi_vnodeops.c:1383: error: structure has no member named `count'
>/home/ian/openafs/src/afs/LINUX/osi_vnodeops.c: In function `afs_linux_writepage_sync':
>/home/ian/openafs/src/afs/LINUX/osi_vnodeops.c:1527: error: structure has no member named `count'