John Cherry <[EMAIL PROTECTED]> 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 [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/