2.1.65 VFAT

root (root@military.dyndns.com)
Sun, 23 Nov 1997 01:33:46 +0800 (SGT)


vfat.o(.text+0x29a5): undefined reference to `fat_lock_creation'
vfat.o(.text+0x2a07): undefined reference to `fat_get_entry'
vfat.o(.text+0x2ac2): undefined reference to `fat_cache_inval_inode'
vfat.o(.text+0x2b14): undefined reference to `fat_get_entry'
vfat.o(.text+0x2b54): undefined reference to `fat_mark_buffer_dirty'
vfat.o(.text+0x2b6d): undefined reference to `fat_mark_buffer_dirty'
vfat.o(.text+0x2ba8): undefined reference to `fat_scan'
vfat.o(.text+0x2be4): undefined reference to `fat_brelse'
vfat.o(.text+0x2c55): undefined reference to `fat_mark_buffer_dirty'
vfat.o(.text+0x2c87): undefined reference to `fat_brelse'
vfat.o(.text+0x2cc4): undefined reference to `fat_unlock_creation'
vfat.o(.text+0x2cd7): undefined reference to `fat_brelse'
vfat.o(.text+0x2ced): undefined reference to `fat_brelse'
fs/filesystems.a(vfat.o): In function `vfat_read_inode':
vfat.o(.text+0x2d0b): undefined reference to `fat_read_inode'
fs/filesystems.a(vfat.o)(.data+0x14): undefined reference to
`fat_write_inode'
fs/filesystems.a(vfat.o)(.data+0x18): undefined reference to
`fat_put_inode'
fs/filesystems.a(vfat.o)(.data+0x1c): undefined reference to
`fat_delete_inode'
fs/filesystems.a(vfat.o)(.data+0x20): undefined reference to
`fat_notify_change'fs/filesystems.a(vfat.o)(.data+0x2c): undefined
reference to `fat_statfs'
fs/filesystems.a(vfat.o)(.data+0x84): undefined reference to
`fat_dir_operations'
fs/filesystems.a(vfat.o)(.data+0xbc): undefined reference to `fat_bmap'
make: *** [vmlinux] Error 1

I got those errors when trying to compile 2.1.65 with VFAT supported.
Any idea what I have done wrong ?

thanx
kevin