Page 1 of 1

4.5.7-201606282216 doesn't compile

PostPosted: Wed Jun 29, 2016 8:13 am
by Carlos Carvalho
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.

Re: 4.5.7-201606282216 doesn't compile

PostPosted: Thu Jun 30, 2016 6:07 am
by PaX Team
thanks, this and some other section mismatches should be fixed now.