xfs
[Top] [All Lists]

compile error

To: linux-xfs@xxxxxxxxxxx
Subject: compile error
From: Kip Macy <kip@xxxxxxxxxxxxxxx>
Date: Thu, 08 Jun 2000 21:31:04 -0700
Organization: Extended Solutions Inc.
Sender: owner-linux-xfs@xxxxxxxxxxx
I get the following error after having updated from CVS:

make -C xfs
make[2]: Entering directory `/usr/src/SGI/linux-2.3-xfs/linux/fs/xfs'
gcc -D__KERNEL__ -I/usr/src/SGI/linux-2.3-xfs/linux/include -D__SMP__
-Wall -Wstrict-prototypes -O2 -pipe   -DCPU=586  -fno-strict-aliasing
-pg -g3 -Wno-unused  -Wno-parentheses -Wno-uninitialized -I./linux
-I./pseudo-inc -I. -D_KERNEL -funsigned-char  -Wno-unknown-pragmas  -c
-o xfs_alloc.o xfs_alloc.c
xfs_alloc.c: In function `xfs_alloc_ag_vextent':
xfs_alloc.c:786: `XFSSTATS' undeclared (first use in this function)
xfs_alloc.c:786: (Each undeclared identifier is reported only once
xfs_alloc.c:786: for each function it appears in.)
xfs_alloc.c: In function `xfs_free_ag_extent':
xfs_alloc.c:1950: `XFSSTATS' undeclared (first use in this function)
make[2]: *** [xfs_alloc.o] Error 1

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