Compile fails when CONFIG_SWAP is not set. Attaching the .config for reference. ... CHK include/linux/compile.h UPD include/linux/compile.h mm/built-in.o: In function `swap_pages': mm/mempolicy.c:576: undefined reference to `migrate_pages' mm/mempolicy.c:577: undefined reference to `putback_lru_pages' mm/mempolicy.c:578: undefined reference to `putback_lru_pages' mm/built-in.o: In function `migrate_page_add': mm/mempolicy.c:558: undefined reference to `isolate_lru_page' mm/built-in.o: In function `do_mbind': mm/mempolicy.c:677: undefined reference to `putback_lru_pages' mm/built-in.o: In function `do_migrate_pages': mm/mempolicy.c:606: undefined reference to `putback_lru_pages' make: *** [.tmp_vmlinux1] Error 1 Thanks, Kiran
Attachment:
config-2.6.15-git9.gz
Description: GNU Zip compressed data
- Follow-Ups:
- Re: 2.6.15-git9 build failure when CONFIG_SWAP is not set
- From: Christoph Lameter <[email protected]>
- Re: 2.6.15-git9 build failure when CONFIG_SWAP is not set
- From: yhlu <[email protected]>
- Re: 2.6.15-git9 build failure when CONFIG_SWAP is not set
- Prev by Date: Re: [patch] kobject: don't oops on null kobject.name
- Next by Date: Re: wireless: recap of current issues (configuration)
- Previous by thread: [PATCH] powerpc: Add support for the MPC83xx watchdog
- Next by thread: Re: 2.6.15-git9 build failure when CONFIG_SWAP is not set
- Index(es):