[grsec] grsecurity 2.1.7 2.4.31/2.6.13 test patches

fire-eyes sgtphou at fire-eyes.org
Tue Sep 6 21:31:02 EDT 2005


On Tue, 2005-09-06 at 20:50 -0400, Brad Spengler wrote:
> Hi everyone,
> 
> I've placed 2.1.7 test patches for 2.4.31 and 2.6.13 at 
> http://grsecurity.net/~spender/

Thank you :)

With
http://grsecurity.net/~spender/grsecurity-2.1.7-2.6.13-200509062016.patch , I do my usual steps and I don't end up with a System.map or bzImage. My steps (yep I know some are obsolete, works for me any other time):

make -j3 mrproper && gzcat /proc/config.gz > /usr/src/linux/.config &&
make -j3 oldconfig && make -j3 bzImage && make -j3 modules

During make -j3 bzImage I get:

  LD      sound/pci/hda/built-in.o
grsecurity/gracl.c: In function `do_handle_create':
grsecurity/gracl.c:2424: error: invalid type argument of `->'
grsecurity/gracl.c:2425: error: invalid type argument of `->'
grsecurity/gracl.c:2426: error: invalid type argument of `->'
grsecurity/gracl.c:2427: error: invalid type argument of `->'
  LD      sound/pci/ice1712/built-in.o
  LD      sound/pci/korg1212/built-in.o
  LD      sound/pci/mixart/built-in.o
  LD      sound/pcmcia/pdaudiocf/built-in.o
make[1]: *** [grsecurity/gracl.o] Error 1
make: *** [grsecurity] Error 2
make: *** Waiting for unfinished jobs....

make -j3 modules completes, though I don't really have a useful end
result without a bzImage.

Not sure if any of this is useful to you or not, also I'm not sure what
info to provide to you, please let me know.

Thank you for your work!



More information about the grsecurity mailing list