xfs
[Top] [All Lists]

problem in "make install" for xfsdump

To: XFS list <linux-xfs@xxxxxxxxxxx>
Subject: problem in "make install" for xfsdump
From: jtrostel@xxxxxxxxxxxxxx
Date: Tue, 25 Sep 2001 16:46:19 -0400 (EDT)
Organization: Snap Appliances
Reply-to: jtrostel@xxxxxxxxxxxxxx
Sender: owner-linux-xfs@xxxxxxxxxxx
Anyone else see this compiling todays CVS of ../cmds/xfsdump?

(using gcc-2.96-81 on RH7.1 ...sorta)

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[1]: *** [attr.o] Error 1
make: *** [default] Error 2

-- 
John M. Trostel
Senior Software Engineer
Quantum / SnapAppliances
jtrostel@xxxxxxxxxxxxxx


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