Page 1 of 1

grsecurity-2.2.2-3.0.3-201108281458.patch

PostPosted: Mon Aug 29, 2011 1:07 am
by rolan
slackware current 32 bit, gcc (GCC) 4.5.3 + Allow gcc to uninline functions marked 'inline'

HOSTCC -fPIC tools/gcc/constify_plugin.o
tools/gcc/constify_plugin.c:25:29: fatal error:
diagnostic-core.h: No such file or directory
compilation terminated.
make[1]: *** [tools/gcc/constify_plugin.o] Error 1
make: *** [gcc-plugins0] Error 2

Previous grsecurity-2.2.2-3.0.3-* build okay. (With grsecurity-2.2.2-3.0.3-201108262310.patch
my atom n475 is permanently on 1.84 Ghz P-state.)

Re: grsecurity-2.2.2-3.0.3-201108281458.patch

PostPosted: Mon Aug 29, 2011 4:59 am
by PaX Team
rolan wrote:tools/gcc/constify_plugin.c:25:29: fatal error:
diagnostic-core.h: No such file or directory
for now you can just change the include to diagnostic.h, i'll fix it in the next patch.