i tried compiling 2.4.9 this morning with ntfs and received the follong
error
>make modules -d
<snip>
make[2]: Entering directory `/usr/src/linux-2.4less /.9/fs/ntfs'
gcc -D__KERNEL__ -I/usr/src/linux-2.4.9/include -Wall -Wstrict-prototypes
-Wno-trigraphs -O2 -fomit-frame-pointer -fno-strict-aliasing -fno-common
-pipe -mpreferred-stack-boundary=2 -march=i686 -DMODULE -DMODVERSIONS
-include /usr/src/linux-2.4.9/include/linux/modversions.h
-DNTFS_VERSION=\"1.1.16\" -c -o unistr.o unistr.c
Child access: user 0 (real 0), group 0 (real 0)
Putting child 0x0808c840 (unistr.o) PID 14080 on the chain.
Live child 0x0808c840 (unistr.o) PID 14080
unistr.c: In function `ntfs_collate_names':
unistr.c:99: warning: implicit declaration of function `min'
unistr.c:99: parse error before `unsigned'
unistr.c:99: parse error before `)'
unistr.c:97: warning: `c1' might be used uninitialized in this function
unistr.c: At top level:
unistr.c:118: parse error before `if'
unistr.c:123: warning: type defaults to `int' in declaration of `c1'
unistr.c:123: `name1' undeclared here (not in a function)
unistr.c:123: warning: data definition has no type or storage class
unistr.c:124: parse error before `if'
Got a SIGCHLD; 1 unreaped children.
Reaping losing child 0x0808c840 PID 14080
make[2]: *** [unistr.o] Error 1
Removing child 0x0808c840 PID 14080 from chain.
make[2]: Leaving directory `/usr/src/linux-2.4.9/fs/ntfs'
Got a SIGCHLD; 1 unreaped children.
Reaping losing child 0x080c5300 PID 14076
make[1]: *** [_modsubdir_ntfs] Error 2
Removing child 0x080c5300 PID 14076 from chain.
make[1]: Leaving directory `/usr/src/linux-2.4.9/fs'
Got a SIGCHLD; 1 unreaped children.
Reaping losing child 0x08073ff8 PID 14066
make: *** [_mod_fs] Error 2
Removing child 0x08073ff8 PID 14066 from chain.
</snip>
Linux mara 2.4.8 #1 Mon Aug 13 09:01:58 CDT 2001 i686 unknown
Gnu C 2.96
Gnu make 3.79.1
binutils 2.10.91.0.2
util-linux 2.10s
mount 2.11b
modutils 2.4.2
e2fsprogs 1.19
Linux C Library 2.2.2
Dynamic linker (ldd) 2.2.2
Procps 2.0.7
Net-tools 1.57
Console-tools 0.3.3
Sh-utils 2.0
Modules Loaded appletalk 3c59x sb_lib uart401 sound soundcore
|