Hi,
I checked out today the xfs kernel from cvs (cvs -z3 checkout linux-2.4-xfs).
When I try to compile the kernel I get some errors........
It seems there are problems compiling ext2 :-|
I hope someone can help me!
so here are the last lines from 'make bzlilo':
make[3]: Entering directory `/usr/src/linux/fs/ext2'
gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer
-pipe -mpreferred-stack-boundary=2 -march=i686 -malign-functions=4 -c
-o ialloc.o ialloc.c
ialloc.c:308: unterminated macro call
ialloc.c:527: warning: preprocessing directive not recognized within macro
arg
ialloc.c: In function `ext2_new_inode':
ialloc.c:308: missing white space after number `16'
ialloc.c:308: parse error before
`_t16_t16_t16_t16_t16_t16_t16_t16_t16_t16_t16_t16_t'
ialloc.c:311: warning: statement with no effect
ialloc.c:311: parse error before `)'
ialloc.c: In function `ext2_count_free_inodes':
ialloc.c:446: undefined or invalid # directive
ialloc.c:448: syntax error before `)'
make[3]: *** [ialloc.o] Error 1
make[3]: Leaving directory `/usr/src/linux/fs/ext2'
make[2]: *** [first_rule] Error 2
make[2]: Leaving directory `/usr/src/linux/fs/ext2'
make[1]: *** [_subdir_ext2] Error 2
make[1]: Leaving directory `/usr/src/linux/fs'
make: *** [_dir_fs] Error 2
cu
michael
smime.p7s
Description: S/MIME Cryptographic Signature
|