grsecurity-2.1.14-2.6.30.5-200908252105
Posted: Wed Aug 26, 2009 3:57 am
grsecurity-2.1.14-2.6.30.5-200908252105 wants to do a "chmod 500 /lib/modules" this will fail if the directory doesn't exist and stop the build:
make -f scripts/Makefile.build obj=grsecurity
chmod 500 /boot 2> /dev/null
chmod 500 /lib/modules 2> /dev/null
make[1]: *** [grsecurity/grsec_hidesym.o] Error 1
make: *** [grsecurity] Error 2
make -f scripts/Makefile.build obj=grsecurity
chmod 500 /boot 2> /dev/null
chmod 500 /lib/modules 2> /dev/null
make[1]: *** [grsecurity/grsec_hidesym.o] Error 1
make: *** [grsecurity] Error 2