Page 1 of 1

grsecurity-2.2.0-2.6.34.6-201009161433

PostPosted: Thu Sep 16, 2010 5:00 pm
by forsaken
I get a compilation error:

CC kernel/fork.o
kernel/fork.c: In function 'dup_vma':
kernel/fork.c:309:2: error: 'retval' undeclared (first use in this function)
kernel/fork.c:309:2: note: each undeclared identifier is reported only once for each function it appears in
make[1]: *** [kernel/fork.o] Error 1

Re: grsecurity-2.2.0-2.6.34.6-201009161433

PostPosted: Thu Sep 16, 2010 5:34 pm
by spender
I've uploaded a new patch for 2.6.34.7 that fixes it.

-Brad

Re: grsecurity-2.2.0-2.6.34.6-201009161433

PostPosted: Fri Sep 17, 2010 10:06 am
by forsaken
Works, thanks.

/F