lkml.org 
[lkml]   [1999]   [Nov]   [8]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
Subjectone more 2.3.26 compile error
fs/filesystems.a(ntfs.o): In function `ntfs_getuser_update_vm':
ntfs.o(.text+0x52): undefined reference to `update_vm_cache'

running `grep -r update_vm_cache *` in /usr/src/linux returns the
following result:

fs/affs/file.c: update_vm_cache(inode,pos,p,c);
fs/affs/file.c: update_vm_cache(inode,pos,p,c);
fs/qnx4/file.c: update_vm_cache(inode, pos, p, c);
fs/ntfs/fs.c: update_vm_cache (p->ino, p->off, dest, len);
Binary file fs/ntfs/fs.o matches
Binary file fs/ntfs/ntfs.o matches
Binary file fs/filesystems.a matches


If "update_vm_cache" does not exist any more, somebody should fix those
file systems.

Gleb.

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

\
 
 \ /
  Last update: 2005-03-22 13:54    [W:0.017 / U:0.216 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site