In Ubuntu hardy:
Host kernel mmap_min addr value is incompatible with the QEMU version used in scratchbox.
Quick help:
$ sudo su
$ nano /etc/sysctl.conf
edit line which begins 'vm.mmap_min_addr' (search it with CTRL-W) to
'vm.mmap_min_addr = 4096'
CTRL-X for save & quit
$ sysctl -p
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment