Hi guys.
I just put 2.4.20 on my Slack 8.1 box with the Dec 1 grsec-rc1.
Everything seems to be working find, but when I recompile glibc-2.2.5 (with linuxthreads) I get:
attempted resource overstep by requesting 331776 for RLIMIT_STACK against limit 258048 by (make:941)
attempted resource overstep by requesting 4096 for RLIMIT_CORE against limit 0 by (make:941)
segmentation fault.
My make is version 2.95.3.
I can compile other stuff... why would make try to do this?
I suppose I can use chpax to exclude make, but I'm trying to understand whats going on here, and I'm stumped.