On Fri, 2003-08-01 at 05:08, Kostadin Karaivanov wrote:
> The recent as of today linux-2.5-xfs CVS tree does not compile.
> I got this error:
>
> CC fs/xfs/pagebuf/page_buf.o
> CC fs/xfs/pagebuf/page_buf_locking.o
> CC fs/xfs/linux/xfs_aops.o
> fs/xfs/linux/xfs_aops.c: In function `linvfs_direct_IO':
> fs/xfs/linux/xfs_aops.c:948: too few arguments to function
> `blockdev_direct_IO'
> make[2]: *** [fs/xfs/linux/xfs_aops.o] Error 1
> make[1]: *** [fs/xfs] Error 2
> make: *** [fs] Error 2
> root@hosting:/usr/src/linux-2.5-xfs/linux#
You may have caught it in mid update, that line number does not
match the internal trees (which build). Try updating again, if
it still fails, we need to make sure the cvs tree is getting
updated correctly.
Steve
|