I've tried enabling all of pax/grsec while disabling selinux but without success. As long as I've enabled
PAX ->
        Miscellaneous hardening features ->
                Sanitize all freed memory
I even get another error in mm/page_allac.c:
  CC      mm/page_alloc.o
  GZIP    kernel/config_data.gz
mm/page_alloc.c: In function '__free_one_page':
mm/page_alloc.c:333: error: 'index' undeclared (first use in this function) mm/page_alloc.c:333: error: (Each undeclared identifier is reported only once
mm/page_alloc.c:333: error: for each function it appears in.)
  IKCFG   kernel/config_data.h
make[1]: *** [mm/page_alloc.o] Error 1
make: *** [mm] Error 2  CC      kernel/configs.o

Can you send me your working config so I can test whether it compiles on my system?

Cheers,

Andreas



Am 13.11.2006 um 02:16 schrieb Brad Plant:

Hi Andreas,

Andreas Philipp wrote:
I'm compiling a kernel for x86_64 so that's no problem. Are there any
problems with support for 32bit binaries?

I have not tested the 32bit support, but hopefully it will still work.

As for your compile error: The patch that I sent was for xen, pax and
grsec. The config you sent me has pax and pretty much all of grsec
turned off, yet selinux is enabled. Try turning pax and grsec on (I'm
guessing you will have to disable selinux?) and let me know how you go.

Cheers,

Brad
--
[email protected] mailing list


--
[email protected] mailing list

Reply via email to