Re: can not compile in the latest git

From: yhlu
Date: Thu Jan 12 2006 - 15:35:45 EST


It turns out, if I disable "Support for paging of anonymous memory
(swap)" --- SWAP

the CONFIG_MIGRATION will disappear from the .config

the mm/mempolicy.c may need some #if CONFIG_MIRGRATION to comment out
these calling.

YH

On 1/11/06, Christoph Lameter <clameter@xxxxxxxxxxxx> wrote:
> On Wed, 11 Jan 2006, yhlu wrote:
>
> > : undefined reference to `putback_lru_pages'
> > make: *** [.tmp_vmlinux1] Error 1
>
> Please post your .config file.
>
>
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/