Latest patch fails to compile
Posted: Sat Feb 03, 2007 5:25 am
grsecurity-2.1.10-2.6.19.2-200702011940.patch fails to compile:
Right, CONFIG_GRKERNSEC_PROC is disabled in my .config.
- Code: Select all
CC fs/proc/base.o
fs/proc/base.c: In function 'pid_getattr':
fs/proc/base.c:1020: error: expected expression before ')' token
fs/proc/base.c:1024:7: warning: "CONFIG_GRKERNSEC_PROC_USERGROUP" is not defined
fs/proc/base.c:1071:7: warning: "CONFIG_GRKERNSEC_PROC_USERGROUP" is not defined
fs/proc/base.c:1966:7: warning: "CONFIG_GRKERNSEC_PROC_USERGROUP" is not defined
make[3]: *** [fs/proc/base.o] Erreur 1
Right, CONFIG_GRKERNSEC_PROC is disabled in my .config.