xfs
[Top] [All Lists]

XFS compile problem with 2.5.66-XFS

To: linux-xfs@xxxxxxxxxxx
Subject: XFS compile problem with 2.5.66-XFS
From: Jurgen Kramer <gtm.kramer@xxxxxxxxxxxx>
Date: 29 Mar 2003 15:33:22 +0100
Organization:
Sender: linux-xfs-bounce@xxxxxxxxxxx
Hi,

The current 2.5.66 from CVS has some problems compiling. It gets stuck
at compiling XFS:

  gcc -Wp,-MD,fs/xfs/linux/.xfs_super.o.d -D__KERNEL__ -Iinclude -Wall
-Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common
-pipe -mpreferred-stack-boundary=2 -march=pentium3
-Iinclude/asm-i386/mach-default -fomit-frame-pointer -nostdinc
-iwithprefix include  -Ifs/xfs -funsigned-char 
-DKBUILD_BASENAME=xfs_super -DKBUILD_MODNAME=xfs -c -o
fs/xfs/linux/xfs_super.o fs/xfs/linux/xfs_super.c
fs/xfs/linux/xfs_super.c: In function `xfs_showargs':
fs/xfs/linux/xfs_super.c:277: too few arguments to function `bdevname'
fs/xfs/linux/xfs_super.c:282: too few arguments to function `bdevname'
fs/xfs/linux/xfs_super.c:276: warning: too few arguments passed to
inline function, suppressing inlining
fs/xfs/linux/xfs_super.c:281: warning: too few arguments passed to
inline function, suppressing inlining
make[2]: *** [fs/xfs/linux/xfs_super.o] Error 1
make[1]: *** [fs/xfs] Error 2
make: *** [fs] Error 2

-- 
Jurgen Kramer <gtm.kramer@xxxxxxxxxxxx>


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