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
>   
I take it that /proc is not mounted inside your scratchbox? are you 
running scratchbox in a chroot or some other container?
in that case:

/etc/init.d/scratchbox-core stop
# command to mount /proc inside your chroot
/etc/init.d/scratchbox-core start
_______________________________________________
maemo-developers mailing list
[email protected]
https://lists.maemo.org/mailman/listinfo/maemo-developers

Reply via email to