On 05-Mar-30 09:58, Nathan Scott wrote: > Hi Andreas, > > On Tue, Mar 29, 2005 at 11:12:51AM +1000, Nathan Scott wrote: > > On Tue, Mar 29, 2005 at 10:17:35AM +1000, Nathan Scott wrote: > > > OK, this should fix that (on top of the earlier patch). Any > > > further failures? > > > > From a quick review of the other sources, looks like dquot.c may > > also cause you trouble - if so, let me know - I guess this patch > > will resolve that if it does. > > I plan to upload another xfsprogs shortly, could you let me > know how the gcc4 compile went here, and if OK, I'll include > these changes in the new version for you.
I still get the attached error message even with all your patches applied. Sorry for my delayed answer and thank you for your help. Regards Andreas Jochens gcc -O1 -g -DNDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.6.26\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DENABLE_READLINE -c -o bmap.o bmap.c In file included from ../include/xfs/linux.h:44, from ../include/xfs/platform_defs.h:51, from ../include/xfs/libxfs.h:38, from bmap.c:33: ../include/xfs/swab.h:112: warning: type qualifiers ignored on function return type ../include/xfs/swab.h:125: warning: type qualifiers ignored on function return type ../include/xfs/swab.h:138: warning: type qualifiers ignored on function return type In file included from bmap.c:38: inode.h:33: error: array type has incomplete element type inode.h:34: error: array type has incomplete element type inode.h:35: error: array type has incomplete element type inode.h:36: error: array type has incomplete element type inode.h:37: error: array type has incomplete element type inode.h:38: error: array type has incomplete element type make[2]: *** [bmap.o] Error 1 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]