Page 1 of 1

grsecurity-2.9.1-3.2.40-201303190045.patch compile error

PostPosted: Tue Mar 19, 2013 4:03 am
by Troppauer
Hi,

Environment: debian squeeze
.
.
warning, your gcc version does not support plugins, you should upgrade it to gcc 4.5 at least
PAX_MEMORY_STACKLEAK and other features will be less secure
make[1]: Nothing to be done for `relocs'.
CHK include/linux/version.h
CHK include/generated/utsrelease.h
CALL scripts/checksyscalls.sh
CC init/main.o
init/main.c: In function 'do_initcalls':
init/main.c:776: error: 'latent_entropy' undeclared (first use in this function)
init/main.c:776: error: (Each undeclared identifier is reported only once
init/main.c:776: error: for each function it appears in.)
init/main.c: In function 'do_pre_smp_initcalls':
init/main.c:809: error: 'latent_entropy' undeclared (first use in this function)
make[1]: *** [init/main.o] Error 1
make: *** [init] Error 2

Have a nice day.
Hal

Re: grsecurity-2.9.1-3.2.40-201303190045.patch compile error

PostPosted: Tue Mar 19, 2013 7:33 am
by spender
This will be fixed tonight. Thanks for the report.

-Brad