Sorry, I did not update a header.
------------------------------------------------------------------------
Kip Macy kmacy@xxxxxxxxxxxxxxx
University of California, Berkeley
------------------------------------------------------------------------
On Fri, 14 Apr 2000, Kip Macy wrote:
>
> 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=686 -march=i686 -fno-strict-aliasing
> -g3
> -Wno-unused -Wno-unknown-pragmas -Wno-parentheses -Wno-uninitialized
> -I./linux
> -I./pseudo-inc -I. -D_KERNEL -funsigned-char -DEXPORT_SYMTAB -c xfs_icrash.c
> xfs_icrash.c:128: parse error before `xfs_fid_t'
> xfs_icrash.c:128: warning: no semicolon at end of struct or union
> xfs_icrash.c:129: warning: type defaults to `int' in declaration of
> `xfs_icrash39'
> xfs_icrash.c:129: warning: data definition has no type or storage class
> xfs_icrash.c:130: parse error before `*'
> xfs_icrash.c:130: warning: type defaults to `int' in declaration of
> `xfs_icrash40'
> xfs_icrash.c:130: warning: data definition has no type or storage class
> xfs_icrash.c:131: parse error before `*'
> xfs_icrash.c:131: warning: type defaults to `int' in declaration of
> `xfs_icrash41'
> xfs_icrash.c:131: warning: data definition has no type or storage class
> xfs_icrash.c:148: parse error before `}'
> xfs_icrash.c:148: warning: type defaults to `int' in declaration of
> `xfs_icrash_t'
> xfs_icrash.c:148: warning: data definition has no type or storage class
> xfs_icrash.c:150: parse error before `*'
> xfs_icrash.c:150: warning: type defaults to `int' in declaration of
> `xfs_icrash_struct'
> xfs_icrash.c:150: warning: data definition has no type or storage class
> make[2]: *** [xfs_icrash.o] Error 1
>
>
> ------------------------------------------------------------------------
> Kip Macy kmacy@xxxxxxxxxxxxxxx
> University of California, Berkeley
> ------------------------------------------------------------------------
>
>
|