Dirk Behme wrote: > Riku Voipio wrote: >> ext Dirk Behme wrote: >>> After having now configured the correct sources.list (thanks Juha!), >>> after some time >>> >>> > fakeroot ./make_rootfs.sh >>> >>> stops now with >>> >>> -- cut -- >>> ... >>> Selecting previously deselected package mini-rc. >>> Unpacking mini-rc (from .../mini-rc_0.2.40_all.deb) ... >>> Setting up base-passwd (3.5.11.osso4) ... >>> mmap: Permission denied
Ah! Thanks for pointing me to this error message! I did the several steps (scratchbox installation, SDK installation, make_rootfs.sh) on different days, with reboots in between. So I missed to do echo 4096 > /proc/sys/vm/mmap_min_addr again. Now, I have -rw-rw-r-- 1 1000 libuuid 80003260 Sep 18 17:58 image-rootfs.tgz :) With this, small improvement proposal for beta2 port discussed in the other thread: Let make_rootfs.sh script check for mmap_min_addr as done in SDK installation script. Thanks for all your help, Dirk _______________________________________________ maemo-developers mailing list [email protected] https://lists.maemo.org/mailman/listinfo/maemo-developers
