Comment 0 for bug 491988

Revision history for this message
Rune Philosof (olberd) wrote : Fails to build because of randomized sbrk.

Binary package hint: gcl

Description: Ubuntu 9.10
Release: 9.10
gcl version 2.6.7-45ubuntu1

Linux rune-laptop 2.6.31-15-generic #50-Ubuntu SMP Tue Nov 10 14:53:52 UTC 2009 x86_64 GNU/Linux

dpkg-buildpackage faild with:
# Subconfigure of BFD done
# ------------------------
#
checking size of long... 8
checking sizeof struct contblock... 16
checking for word order... little
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
make: *** [configure-gprof-stamp] Fejl 1
dpkg-buildpackage: error: debian/rules build gave error exit status 2