lkml.org 
[lkml]   [2001]   [Nov]   [13]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: Compilation crashed
On Tue, 13 Nov 2001 root@gollum.uci.agh.edu.pl wrote:

> 1.Compilation crash

> drivers/block/block.o: In function `lo_send':
> drivers/block/block.o(.text+0x8baf): undefined reference to `deactivate_page'
> drivers/block/block.o(.text+0x8bf9): undefined reference to `deactivate_page'
> make: *** [vmlinux] Error 1

The function deactivate_page was removed from kernel 2.4.14,
you can edit drivers/block/loop.c and remove the two lines
which call deactivate_page(page) ...

After that, things work.

regards,

Rik
--
DMCA, SSSCA, W3C? Who cares? http://thefreeworld.net/

http://www.surriel.com/ http://distro.conectiva.com/

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

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