>
> I can't get the (clean) 2.4.14 kernel to compile. In the end, during
> linking I guess, it fails with:
>
> [...]
> drivers/block/block.o: In function `lo_send':
> drivers/block/block.o(.text+0x854f): undefined reference to
> `deactivate_page'
> drivers/block/block.o(.text+0x8599): undefined reference to
> `deactivate_page'
> make: *** [vmlinux] Error 1
>
> And this is what happens before, while compiling loop.c:
> loop.c: In function `lo_send':
> loop.c:210: warning: implicit declaration of function `deactivate_page'
Durn it wouter, you creating problems here too? =P
http://marc.theaimsgroup.com/?l=linux-kernel&m=100502447823220&w=2
--===================================================================== Mohammad A. Haque http://www.haque.net/ mhaque@haque.net
"Alcohol and calculus don't mix. Developer/Project Lead Don't drink and derive." --Unknown http://wm.themes.org/ batmanppc@themes.org =====================================================================
- 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/