Page 1 of 1

Compile problem

PostPosted: Tue Apr 19, 2011 12:07 pm
by perlish
I use the latest grsecurity-2.2.2-2.6.32.38-201104190633.patch and can not compile.
But if I did not patch the kernel,it can compile well.

Re: Compile problem

PostPosted: Tue Apr 19, 2011 1:20 pm
by PaX Team
perlish wrote:I use the latest grsecurity-2.2.2-2.6.32.38-201104190633.patch and can not compile.
But if I did not patch the kernel,it can compile well.
please open a new topic for new bugs. as for the compile error, can you upload your fs/exec.c somewhere (or just paste it here)?

Re: Compile problem

PostPosted: Tue Apr 19, 2011 4:57 pm
by spender
perlish: I don't think you patched a 2.6.32.38 kernel with the grsecurity patch. I think you may have patched a 2.6.32.36 kernel. It should have been easy to see when applying the patch, as there would be a number of rejects during the process. I checked the code and it's correct no matter the kernel configuration.

-Brad

Re: Compile problem

PostPosted: Tue Apr 19, 2011 8:05 pm
by perlish
spender wrote:perlish: I don't think you patched a 2.6.32.38 kernel with the grsecurity patch. I think you may have patched a 2.6.32.36 kernel. It should have been easy to see when applying the patch, as there would be a number of rejects during the process. I checked the code and it's correct no matter the kernel configuration.

-Brad


I'm so sorry for my silly mistake.grsec kernel now could work fine in my vmware ESX and GSX.
Thanks for spender,pax team and all of the grsec developers!