On 26/01/07, Christoph Lameter <[EMAIL PROTECTED]> wrote:
On Fri, 26 Jan 2007, Michal Piotrowski wrote:> mm/page_alloc.c: In function 'nr_free_inactive_pages_node': > mm/page_alloc.c:1588: error: 'struct zone' has no member named 'nr_inactive' > mm/page_alloc.c:1589: error: 'struct zone' has no member named 'free_pages' > make[1]: *** [mm/page_alloc.o] Error 1 > make: *** [mm] Error 2 I cannot get it to compile either: [EMAIL PROTECTED]:~/software/linux/xx/linux-2.6.20-rc6$ make mm/page_alloc.o scripts/kconfig/conf -s arch/i386/Kconfig Warning! Found recursive dependency: INET GFS2_FS_LOCKING_DLM SYSFS OCFS2_FS INET CHK include/linux/version.h CHK include/linux/utsrelease.h CC arch/i386/kernel/asm-offsets.s In file included from include/linux/sched.h:87, from include/linux/utsname.h:35, from include/asm/elf.h:12, from include/linux/elf.h:7, from include/linux/module.h:15, from include/linux/crypto.h:21, from arch/i386/kernel/asm-offsets.c:7: include/linux/nsproxy.h: In function 'preexit_task_namespaces': include/linux/nsproxy.h:56: error: dereferencing pointer to incomplete type make[1]: *** [arch/i386/kernel/asm-offsets.s] Error 1 make: *** [prepare0] Error 2
Please try patches from http://www.stardust.webpages.pl/files/tbf/euridica/mm-snapshot-2007-01-26/ http://www.stardust.webpages.pl/files/tbf/euridica/mm-snapshot-2007-01-26/bugs_and_patches.txt Regards, Michal -- Michal K. K. Piotrowski LTG - Linux Testers Group (http://www.stardust.webpages.pl/ltg/) - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

