kernel compilation error with grsec
Posted: Wed Sep 04, 2013 7:07 pm
I am not a programmer. This error showed up while I was compiling a kernel, and it caused the procedure to fail:
CC grsecurity/grsec_sysctl.o
grsecurity/grsec_sysctl.c:465:15: error: 'one' undeclared here (not in a function)
make[1]: *** [grsecurity/grsec_sysctl.o] Error 1
make: *** [grsecurity] Error 2
make: *** Waiting for unfinished jobs....
Does anyone have some idea about how to fix this problem?
CC grsecurity/grsec_sysctl.o
grsecurity/grsec_sysctl.c:465:15: error: 'one' undeclared here (not in a function)
make[1]: *** [grsecurity/grsec_sysctl.o] Error 1
make: *** [grsecurity] Error 2
make: *** Waiting for unfinished jobs....
Does anyone have some idea about how to fix this problem?