Hi all, I just tried to compile 2.4.14, and got the following errors while doing make bzImage. drivers/block/block.o: In function `lo_send': drivers/block/block.o(.text+0xb149): undefined reference to `deactivate_page' drivers/block/block.o(.text+0xb1e2): undefined reference to `deactivate_page' make: *** [vmlinux] Error 1 Any idea on how to fix this or what is causing it? Thanks. Greg