Mailinglist Archive: opensuse (2358 mails)
| < Previous | Next > |
[SLE] filemap.c (?) is missing update_vm_cache()
- From: unrein@xxxxxxxxx (Jason Unrein)
- Date: Sun, 17 Oct 1999 00:23:46 -0500
- Message-id: <38095D62352.A97CUNREIN@xxxxxxxxxxxxxx>
I'm new to linux and while trying to compile the kernel it bombs out and
says the update_vm_cache() is undefined. So I went through the files
and found out that it isn't defined anywhere. When I copied the
function from linux.2.2.10/..../filemap.c to the linux/..../filemap.c it
still wouldn't compile because the old update_vm_cache() isn't
compatible since several functions are called differently.
I'm just using the kernel sources off the cd so i'm assuming they should
work. I think the linux that i'm trying to goto is 2.2.13 if you're
wondering.
Any ideas?
If you need more info, just tell me and i'll send it
--
To unsubscribe send e-mail to suse-linux-e-unsubscribe@xxxxxxxx
For additional commands send e-mail to suse-linux-e-help@xxxxxxxx
Also check the FAQ at http://www.suse.com/Support/Doku/FAQ/
| < Previous | Next > |