[xfs-masters] linux-next: xfs tree build failure

Dave Chinner david at fromorbit.com
Wed Mar 11 17:52:12 CDT 2009


On Tue, Mar 10, 2009 at 01:45:47PM +1100, Stephen Rothwell wrote:
> Hi David,
> 
> Today's linux-next build (x86_64 allmodconfig) failed like this:
> 
> In file included from fs/xfs/support/debug.c:21:
> fs/xfs/xfs_error.h:137: error: expected declaration specifiers or '...' before 'xfs_mount_t'
> fs/xfs/xfs_error.h:138: error: expected ')' before '*' token
> 
> Immediate cause is commit 7bf446f8b581cef434f5ff05e8a791563bc09b7f ("xfs:
> include header files for prototypes").

Obviously nobody built this on a CONFIG_XFS_DEBUG=y kernel before
pushing it. Moving the xfs_error.h include down below all the other
includes (i.e after xfs_mount.h) will fix the problem....

Cheers,

Dave.
-- 
Dave Chinner
david at fromorbit.com



More information about the xfs-masters mailing list