grsec 1.9.6 k2.4.19 works fine for me
but
grsec 1.9.7 k2.4.19 i get the error
message by installing modules on a rh7.3 box
find kernel -path '*/pcmcia/*' -name '*.o' | xargs -i -r ln -sf ../{} pcmcia
if [ -r System.map ]; then /sbin/depmod -ae -F System.map 2.4.19-grsec; fi
depmod: *** Unresolved symbols in /lib/modules/2.4.19-grsec/kernel/net/unix/unix.o
depmod: gr_handle_create
depmod: gr_check_create
make: *** [_modinst_post] Error 1
i'm using security level "high".
Thanks for help
Thomas