Hi all
Just started using grsecurity on some of my machines and very impressed with all of the options so keep up the good work!
I've had no issues with kernel 3.2.41 + grsec, but when I try to compile 3.2.42 patched with grsecurity-2.9.1-3.2.42-201303292017.patch (No errors) I'm getting:
CC net/core/dev.o
net/core/dev.c:599: error: __setup_str_netdev_boot_setup causes a section type conflict
make[2]: *** [net/core/dev.o] Error 1
make[1]: *** [net/core] Error 2
make: *** [net] Error 2
[root@build linux-3.2.42]#
Can anyone point me in the right direction?
.config - http://pastebin.com/PsKYn3wK
Thanks