Comment 1 for bug 387255

Revision history for this message
Morten Kjeldgaard (mok0) wrote :

Trying to compile the newest version (20090301), I noticed the following lines in the configure output:

checking for sbrk... yes
checking for ADDR_NO_RANDOMIZE constant... yes, 40000
checking for personality(ADDR_NO_RANDOMIZE) support... no
checking that sbrk is (now) non-random... no
Cannot build with randomized sbrk. Your options:
 - upgrade to a kernel/libc that knows about personality(ADDR_NO_RANDOMIZE)
 - recompile your kernel with CONFIG_COMPAT_BRK (if it has that option)
 - run sysctl kernel.randomize_va_space=0 before using gcl