xfs
[Top] [All Lists]

Re: latest xfs source does not build

To: ananth@xxxxxxx
Subject: Re: latest xfs source does not build
From: cattelan@xxxxxxxxxxx
Date: Mon, 17 Apr 2000 17:05:36 -0500
Cc: kmacy@xxxxxxxxxxxxxxx, linux-xfs@xxxxxxxxxxx
In-reply-to: In your message of "Mon, 17 Apr 2000 14:25:00 -0700" <38FB812C.EAD536B7@xxxxxxx>
References: <Pine.SOL.4.10.10004171408240.3568-100000@xxxxxxxxxxxxxxxxxxxxxx> <38FB812C.EAD536B7@xxxxxxx>
Sender: owner-linux-xfs@xxxxxxxxxxx
User-agent: Wanderlust/1.0.3 (Notorious) tm/7.108 XEmacs/21.1 (Bryce Canyon)
At Mon, 17 Apr 2000 14:25:00 -0700,
Rajagopal Ananthanarayanan <ananth@xxxxxxx> wrote:
> 
> 
> Kip Macy wrote:
> > 
> > make -C xfs modules
> > make[2]: Entering directory 
> > `/usr/src/SGI/checkout2/linux-2.3-xfs/linux/fs/xfs'
> > gcc -D__KERNEL__ -I/usr/src/SGI/checkout2/linux-2.3-xfs/linux/include -Wall 
> > -Wst
> > rict-prototypes -O2 -pipe   -DCPU=686 -march=i686 -fno-strict-aliasing 
> > -DMODULE
> > -DMODVERSIONS -include 
> > /usr/src/SGI/checkout2/linux-2.3-xfs/linux/include/linux/
> > modversions.h -g3 -Wno-unused  -Wno-unknown-pragmas -Wno-parentheses 
> > -Wno-uninit
> > ialized -I./linux -I./pseudo-inc -I. -D_KERNEL -funsigned-char   
> > -DEXPORT_SYMTAB
> >  -c xfs_log_recover.c
> > In file included from xfs_buf.h:47,
> >                  from xfs_log_recover.c:46:
> > pseudo-inc/sys/buf.h:331: conflicting types for `bread'
> > /usr/src/SGI/checkout2/linux-2.3-xfs/linux/include/linux/fs.h:1046: 
> > previous dec
> > laration of `bread'
> > pseudo-inc/sys/buf.h:339: conflicting types for `brelse'
> > /usr/src/SGI/checkout2/linux-2.3-xfs/linux/include/linux/fs.h:1034: 
> > previous dec
> > laration of `brelse'
> 
> 
> One workaround for this problem (until its fixed properly)
> is to turn ON CONFIG_PAGE_BUF_META ...
Actually CONFIG_PAGE_BUF_META is the correct thing to do anyways.
We swatshed a couple more bugs in the pagebuf meta data path.

Support for buf_t metat data will be removed at some point.

I think I know where the problem started... I'll fix it.

> 
> 
> --------------------------------------------------------------------------
> Rajagopal Ananthanarayanan ("ananth")
> Member Technical Staff, SGI.
> --------------------------------------------------------------------------

<Prev in Thread] Current Thread [Next in Thread>