Received: with ECARTIS (v1.0.0; list linux-xfs); Fri, 01 Aug 2003 04:58:32 -0700 (PDT) Received: from mail.tamiweb.com (mail.tamiweb.com [194.12.244.146]) by oss.sgi.com (8.12.9/8.12.9) with SMTP id h71BwLFl011674 for ; Fri, 1 Aug 2003 04:58:24 -0700 Received: (qmail 19570 invoked by uid 89); 1 Aug 2003 12:07:04 -0000 Received: from unknown (HELO tamiweb.com) (larry@tamiweb.com@217.18.248.130) by 0 with SMTP; 1 Aug 2003 12:07:04 -0000 Message-ID: <3F2A5641.6000709@tamiweb.com> Date: Fri, 01 Aug 2003 15:00:01 +0300 From: Kostadin Karaivanov User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4) Gecko/20030704 X-Accept-Language: en-us MIME-Version: 1.0 To: Steve Lord CC: linux-xfs@oss.sgi.com Subject: Re: TAKE - pagebuff References: <3F2A3C21.9030909@tamiweb.com> <1059735252.1923.3.camel@laptop.americas.sgi.com> In-Reply-To: <1059735252.1923.3.camel@laptop.americas.sgi.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-archive-position: 4858 X-ecartis-version: Ecartis v1.0.0 Sender: linux-xfs-bounce@oss.sgi.com Errors-to: linux-xfs-bounce@oss.sgi.com X-original-sender: larry@tamiweb.com Precedence: bulk X-list: linux-xfs Steve Lord wrote: >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 > > 2 hours later still the same wwell Larry