4.5.7-201606282216 doesn't compile

Discuss usability issues, general maintenance, and general support issues for a grsecurity-enabled system.

4.5.7-201606282216 doesn't compile

Postby Carlos Carvalho » Wed Jun 29, 2016 8:13 am

Compilation aborts with

fs/proc/proc_net.c:254:48: error: constified variable ‘proc_net_ns_ops’ placed into writable section ".init.data"
static struct pernet_operations __net_initdata proc_net_ns_ops = {
^
scripts/Makefile.build:258: recipe for target 'fs/proc/proc_net.o' failed

It happens with gcc (Debian 5.4.0-4) 5.4.0 20160609.
Carlos Carvalho
 
Posts: 27
Joined: Thu Apr 21, 2011 4:48 pm

Re: 4.5.7-201606282216 doesn't compile

Postby PaX Team » Thu Jun 30, 2016 6:07 am

thanks, this and some other section mismatches should be fixed now.
PaX Team
 
Posts: 2310
Joined: Mon Mar 18, 2002 4:35 pm


Return to grsecurity support