- Code: Select all
GEN .version
CHK include/linux/compile.h
UPD include/linux/compile.h
CC init/version.o
LD init/built-in.o
LD .tmp_vmlinux1
grsecurity/built-in.o: In function `gr_handle_sysctl':
: undefined reference to `proc_sys_root'
grsecurity/built-in.o: In function `gr_handle_sysctl':
: undefined reference to `proc_sys_root'
grsecurity/built-in.o: In function `gr_handle_sysctl':
: undefined reference to `proc_sys_root'
grsecurity/built-in.o: In function `gr_handle_sysctl':
: undefined reference to `proc_sys_root'
make: *** [.tmp_vmlinux1] Error 1
Kernel config: http://www.djslash.org/kernel-config.txt
Edit: grsecurity-2.1.6-2.6.11.12-200506141713.patch gives me the same. (with the 2.6.11.12 kernel of course)