Re: 2.1.65 VFAT

John Hayward-Warburton (linux@billabong.demon.co.uk)
Sat, 22 Nov 1997 23:00:19 +0000 (GMT)


Are you compiling DOS fat fs support as well as vfat? vfat, being a
variation on DOS fat, requires DOS fat fs support for compilation.

This is based on my experience configuring many kernels. I may be
wrong!!

John Hayward-Warburton

>
> 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'

etc., etc., etc.