hi,
On Mon, Oct 22, 2001 at 10:49:56PM -0400, Peter Hiltz wrote:
> Hi all,
> Newbie here. Working my way through compiling the cvs tree and everything
> seems to compile except xfsdump. I'm picking up the following errors:
>
You have installed cmd/attr2 instead of cmd/attr - read the
file cmd/attr2/BIG.FAT.WARNING, then use cmd/attr instead.
cheers.
> gcc -O1 -g -DDEBUG -funsigned-char -Wall -DDUMP -DRMT -DBASED -DDOSOCKS
> -DINVCONVFIX -DSIZEEST -DPIP
> EINVFIX -DEXTATTR -DDMEXTATTR -I/usr/include/xfs -I/usr/include/attr
> '-DVERSION="1.1.7"' -D_FILE_OFF
> SET_BITS=64 -D_GNU_SOURCE -DXFS_BIG_FILES=1 -DXFS_BIG_FILESYSTEMS=1
> -I/usr/include/xfs -I/usr/includ
> e/attr -c -o attr.o attr.c
> attr.c: In function `attr_multi_by_handle':
> attr.c:57: `attr_op_t' undeclared (first use in this function)
> attr.c:57: (Each undeclared identifier is reported only once
> attr.c:57: for each function it appears in.)
> attr.c:57: `ops' undeclared (first use in this function)
> attr.c:57: warning: statement with no effect
> attr.c:58: parse error before `int'
> attr.c:75: `i' undeclared (first use in this function)
> attr.c:83: `fsfd' undeclared (first use in this function)
> attr.c:88: `hreq' undeclared (first use in this function)
> attr.c:96: `attr_hreq' undeclared (first use in this function)
> attr.c: In function `attr_list_by_handle':
> attr.c:123: `attr_op_t' undeclared (first use in this function)
> attr.c:123: parse error before `op'
> attr.c:128: `op' undeclared (first use in this function)
> attr.c:129: `ATTR_OP_IRIX_LIST' undeclared (first use in this function)
> make[2]: *** [attr.o] Error 1
> make[1]: *** [default] Error 2
>
> System is running updated SuSE 7.2, kernel 2.4-9-4GB. Any suggestions as to
> what I am missing?
>
> TIA
>
> Peter
>
--
Nathan
|