Compilation error in 2.3.10

Billy Harvey (Billy.Harvey@thrillseeker.net)
Thu, 8 Jul 1999 20:57:06 -0400 (EDT)


Kernel 2.3.10

make bzImage gives:

fs/filesystems.a(fat.o): In function `fat_file_write':
fat.o(.text+0x2769): undefined reference to `update_vm_cache'
make: *** [vmlinux] Error 1

and make modules gives:

loop.c: In function `loop_set_fd':
loop.c:378: structure has no member named `bmap'
make[2]: *** [loop.o] Error 1
make[1]: *** [_modsubdir_block] Error 2
make: *** [_mod_drivers] Error 2

Billy

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/