There are some kid of strange error in pre3 and pre4, when booting I
can see this at the logs, and before this in 2.1.xx the kernel load a
bunch of symbols from System.map-2.1.xx and from modules.
Inspecting /boot/System.map-2.2.0-pre3
Symbol table has incorrect version number.
Inspecting /boot/System.map
Error in symbol table input (#2).
Cannot find map file
Inspecting /boot/System.map-2.2.0-pre4
Symbol table has incorrect version number.
Inspecting /boot/System.map
Error in symbol table input (#2).
Cannot find map file.
Loaded 150 symbols from 9 modules.
And the other thing is that I can't compile the ntf module in pre4,
in pre3 works OK, but I can't compile it in pre4.
make -C ntfs modules
make[2]: Entering directory `/usr/src/linux-2.1.132/fs/ntfs'
gcc -D__KERNEL__ -I/usr/src/linux-2.1.132/include -Wall -Wstrict-prototypes
-O2 -fomit-frame-pointer -D__SMP__ -pipe -fno-strength-reduce -m486
-malign-loops=2 -malign-jumps=2 -malign-functions=2 -DCPU=586 -DMODULE
-DMODVERSIONS -include /usr/src/linux-2.1.132/include/linux/modversions.h
-DNTFS_IN_LINUX_KERNEL -DNTFS_VERSION=\"990102\" -c -o inode.o inode.c
inode.c: In function `ntfs_decompress_run':
inode.c:421: `ntfs_s16' undeclared (first use this function)
inode.c:421: (Each undeclared identifier is reported only once
inode.c:421: for each function it appears in.)
inode.c:423: `ntfs_s32' undeclared (first use this function)
make[2]: *** [inode.o] Error 1
make[2]: Leaving directory `/usr/src/linux-2.1.132/fs/ntfs'
make[1]: *** [_modsubdir_ntfs] Error 2
make[1]: Leaving directory `/usr/src/linux-2.1.132/fs'
make: *** [_mod_fs] Error 2
\_/, _
| @___oo ( Jorge Nerin
/\ /\ / (___,,,}_--~
) /^\) ^\/ _) ~__ [EMAIL PROTECTED]
) /^\/ _) (_
) _ / / _) ( [EMAIL PROTECTED]
/\ )/\/ || | )_)
< > |(,,) )__)
|| / \)___)\
| \____( )___) )___
\______(_______;;; __;;;
Greeetings from Zaragoza (Spain)
-
Linux SMP list: FIRST see FAQ at http://www.irisa.fr/prive/mentre/smp-faq/
To Unsubscribe: send "unsubscribe linux-smp" to [EMAIL PROTECTED]