Re: 2.6.11-rc3-mm1 (compile stats)

From: Andrew Morton
Date: Fri Feb 04 2005 - 16:50:24 EST


John Cherry <cherry@xxxxxxxx> wrote:
>
> Errors in the build relate to an undefined reference to
> "randomize_va_space"...
>
> LD init/built-in.o
> LD .tmp_vmlinux1
> arch/i386/kernel/built-in.o(.text+0xf92): In function `arch_align_stack':
> : undefined reference to `randomize_va_space'
> make: [.tmp_vmlinux1] Error 1 (ignored)

hm. You must have CONFIG_SYSCTL=n?

I'll fix that up.
-
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/