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 ...
--------------------------------------------------------------------------
Rajagopal Ananthanarayanan ("ananth")
Member Technical Staff, SGI.
--------------------------------------------------------------------------
|