This because the patch does not apply cleanly. If you watch it when you patch you will get a reject from balloc.c I just went in and applied what rejected by hand, it is only like 10 or so lines. It worked fine for me after that.
Steve
Dikshie wrote:
Theodore Ts'o (tytso@mit.edu) wrote:
http://thunk.org/tytso/linux/extfs-2.4-update/extfs-update-2.4.21rc8
I'm using that patch on 2.4.21.
and I got:
------------------------------------------------------------------------------
make -C ext2
make[2]: Entering directory `/usr/src/linux-2.4.21/fs/ext2'
make all_targets
make[3]: Entering directory `/usr/src/linux-2.4.21/fs/ext2'
gcc -D__KERNEL__ -I/usr/src/linux-2.4.21/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe -mpreferred-stack-boundary=2 -march=i686 -nostdinc -iwithprefix include -DKBUILD_BASENAME=balloc -c -o balloc.o balloc.c
balloc.c: In function `ext2_new_block':
balloc.c:520: `tmp' undeclared (first use in this function)
balloc.c:520: (Each undeclared identifier is reported only once
balloc.c:520: for each function it appears in.)
balloc.c:520: `j' undeclared (first use in this function)
balloc.c:520: `i' undeclared (first use in this function)
make[3]: *** [balloc.o] Error 1
make[3]: Leaving directory `/usr/src/linux-2.4.21/fs/ext2'
make[2]: *** [first_rule] Error 2
make[2]: Leaving directory `/usr/src/linux-2.4.21/fs/ext2'
make[1]: *** [_subdir_ext2] Error 2
make[1]: Leaving directory `/usr/src/linux-2.4.21/fs'
make: *** [_dir_fs] Error 2
root@lapi:/usr/src/linux# root@lapi:/usr/src/linux# -------------------------------------------------------------------------------
thanks !
-dikshie-
_______________________________________________ Ext3-users@redhat.com https://www.redhat.com/mailman/listinfo/ext3-users
_______________________________________________ Ext3-users@redhat.com https://www.redhat.com/mailman/listinfo/ext3-users