xfs
[Top] [All Lists]

Re: latest xfs source does not build

To: Kip Macy <kmacy@xxxxxxxxxxxxxxx>
Subject: Re: latest xfs source does not build
From: Rajagopal Ananthanarayanan <ananth@xxxxxxx>
Date: Mon, 17 Apr 2000 14:25:00 -0700
Cc: linux-xfs@xxxxxxxxxxx
References: <Pine.SOL.4.10.10004171408240.3568-100000@ribbit.CS.Berkeley.EDU>
Sender: owner-linux-xfs@xxxxxxxxxxx
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.
--------------------------------------------------------------------------

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