Compile error on Debian Wheezy with 3.11.1

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

Compile error on Debian Wheezy with 3.11.1

Postby andrej81 » Tue Sep 17, 2013 9:50 am

I've just tried to complie Linux 3.11.1 with the newest grsecurity patch for but it failed with the following:

Code: Select all
  CC [M]  net/sched/cls_flow.o
  CC [M]  net/sched/em_cmp.o
  CC [M]  net/sched/em_nbyte.o
  CC [M]  net/sched/em_u32.o
  CC [M]  net/sched/em_meta.o
  CC [M]  net/sched/em_text.o
  CC [M]  net/sctp/sm_statetable.o
  CC [M]  net/sctp/sm_statefuns.o
  CC [M]  net/sctp/sm_sideeffect.o
  CC [M]  net/sctp/protocol.o
net/sctp/protocol.c:1045:23: error: sctp_af_inet causes a section type conflict with sctp_pf_inet
net/sctp/protocol.c:974:23: note: ‘sctp_pf_inet’ was declared here
make[3]: *** [net/sctp/protocol.o] Error 1
make[2]: *** [net/sctp] Error 2
make[1]: *** [net] Error 2
make[1]: Leaving directory `/usr/src/linux-3.11.1'
make: *** [debian/stamp/build/kernel] Error 2


The basic kernel config I've used is working fine and only fails when it's grsec patched.

.config: http://pastebin.com/0sxmBB1H
andrej81
 
Posts: 1
Joined: Tue Sep 17, 2013 9:41 am

Re: Compile error on Debian Wheezy with 3.11.1

Postby PaX Team » Thu Sep 19, 2013 7:14 am

this should be fixed in the latest patch already.
PaX Team
 
Posts: 2310
Joined: Mon Mar 18, 2002 4:35 pm


Return to grsecurity support

cron