Latest patch fails to compile

Discuss and suggest new grsecurity features

Latest patch fails to compile

Postby linkfanel » Sat Feb 03, 2007 5:25 am

grsecurity-2.1.10-2.6.19.2-200702011940.patch fails to compile:

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.
linkfanel
 
Posts: 39
Joined: Fri Jul 14, 2006 8:26 pm

Postby spender » Wed Feb 07, 2007 10:15 pm

This has been fixed in the latest patch.

-Brad
spender
 
Posts: 2185
Joined: Wed Feb 20, 2002 8:00 pm


Return to grsecurity development