On Mon, 2002-01-14 at 10:21, John Palkovic wrote:
> I just pulled the tree with 'cvz -z3 update -C -d'. I do a 'make
> mrproper' for good measure, then copy my .config file into place and
> issue 'make oldconfig dep bzImage'. The build hums along until
>
>
> make[4]: Entering directory `/u/palkovic/linux-2.5-xfs/linux/fs/xfs/linux'
> gcc -D__KERNEL__ -I/u/palkovic/linux-2.5-xfs/linux/include -Wall
> -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common
> -fomit-frame-pointer -pipe -mpreferred-stack-boundary=2 -march=i686
> -nostdinc -I /usr/lib/gcc-lib/i386-linux/2.95.4/include -I .. -funsigned-char
> -c -o xfs_griostubs.o xfs_griostubs.c
> In file included from ../linux/xfs_linux.h:43,
> from ../xfs.h:39,
> from xfs_griostubs.c:36:
> ../pagebuf/page_buf.h:206: parse error before `avl_handle_t'
> ../pagebuf/page_buf.h:206: warning: no semicolon at end of struct or union
> ../pagebuf/page_buf.h:208: parse error before `}'
> ../pagebuf/page_buf.h:208: warning: type defaults to `int' in declaration
> of `pb_target_t'
> ../pagebuf/page_buf.h:208: warning: data definition has no type or storage
> class
> ../pagebuf/page_buf.h:456: parse error before `*'
> ../pagebuf/page_buf.h:457: warning: function declaration isn't a prototype
> ../xfs_log.h:60: warning: `_lsn_cmp' defined but not used
> make[4]: *** [xfs_griostubs.o] Error 1
> make[4]: Leaving directory `/u/palkovic/linux-2.5-xfs/linux/fs/xfs/linux'
> make[3]: *** [first_rule] Error 2
> make[3]: Leaving directory `/u/palkovic/linux-2.5-xfs/linux/fs/xfs/linux'
> make[2]: *** [_subdir_linux] Error 2
> make[2]: Leaving directory `/u/palkovic/linux-2.5-xfs/linux/fs/xfs'
> make[1]: *** [_subdir_xfs] Error 2
> make[1]: Leaving directory `/u/palkovic/linux-2.5-xfs/linux/fs'
> make: *** [_dir_fs] Error 2
>
> -John
>
> --
> HyperFeed Technologies
> Unix Development
I think you have some corruption in your tree, the code is OK here.
Steve
--
Steve Lord voice: +1-651-683-3511
Principal Engineer, Filesystem Software email: lord@xxxxxxx
|