Page 1 of 1

grsecurity-2.1.14-2.6.31-200909102042 wont compile

PostPosted: Fri Sep 11, 2009 2:51 am
by coderx
CC arch/x86/mm/init.o
CC arch/x86/mm/init_32.o
CC arch/x86/mm/fault.o
arch/x86/mm/fault.c: In function Б─≤pax_handle_pageexec_faultБ─≥:
arch/x86/mm/fault.c:1007: error: implicit declaration of function Б─≤__flush_tlb_oneБ─≥
make[4]: *** [arch/x86/mm/fault.o] Error 1
make[3]: *** [arch/x86/mm] Error 2
make[2]: *** [arch/x86] Error 2
make[1]: *** [deb-pkg] Error 2
make: *** [deb-pkg] Error 2

Re: grsecurity-2.1.14-2.6.31-200909102042 wont compile

PostPosted: Fri Sep 11, 2009 11:09 pm
by spender
The latest patch should resolve this issue.

-Brad