Upgraded my kernel to 2.6.10-hardened-r3 over the weekend. That went fine. (Thank you for the fine kernel migration notes.)


Today I was adding PaX support to the kernel. Followed
the PaX Quick Start Guide at
http://www.gentoo.org/proj/en/hardened/pax-quickstart.xml <https://mail.commpartners.com:9100/Redirect/www.gentoo.org/proj/en/hardened/pax-quickstart.xml>


I enabled the PaX featues as per this guide. Checked it
twice. But when compiling the kernel, I get these errors
when the compile fails.

fs/exec.c: In function `pax_report_fault'
fs/exec.c: 1578: error: structure has no member named `current_ip'
fs/exec.c: 1579: error: structure has no member named `current_ip'
fs/exec.c: 1579: error: structure has no member named `current_ip'
fs/exec.c: 1579: error: structure has no member named `current_ip'
fs/exec.c: 1579: error: structure has no member named `current_ip'
make[1]: *** [fs/exec.o] Error 1
make: *** [fs] Error 2

Any pointers on what I missed?

--Karl Zander



Reply via email to