For record purposes, here’s what I did to get Openmoko working.
- Installed Ubuntu. (Had many problems with Fedora. Don’t know if it was because of the distribution though.)
- Installed all the dependencies and got the MokoMakeFile (see here).
- sudo su and echo 0 > /proc/sys/vm/mmap_min_addr
- make openmoko-setup
- make setup-machine-freerunner
- make openmoko-devel-image
- Backed up the moko folder
That’s what’s been working for now. I’ll update this post as this progresses.