Wolfgang Spraul <[EMAIL PROTECTED]> writes: > Our current stable image is called 'Om2008.9', available at > http://downloads.openmoko.org/releases/Om2008.9/ > We are sometimes cherry-picking fixes into it, but admittedly not as > many as we would like. If someone wants to step up to become stable > maintainer for this image and cherry-pick more fixes into it, please > let me know.
I'm sure more people would contribute fixes if they could figure out how to build the stable distro from source. I re-read http://wiki.openmoko.org/wiki/MokoMakefile again and tried to build it with 1) wget http://www.rwhitby.net/files/openmoko/Makefile 2) make setup 3) make setup-machine-om-gta02 4) sudo sysctl -w vm.mmap_min_addr=0 5) cat >> build/conf/local.conf <<EOF PARALLEL_MAKE = "-j6" BB_NUMBER_THREADS = "6" GLIBC_GENERATE_LOCALES = "en_US.UTF-8 fi_FI.UTF-8 nl_NL.UTF-8" EOF 6) script -c 'make image' ../build1.log but it failed with > svn: '/svn/e/!svn/bc/38081/trunk/illume' path not found ... > NOTE: package illume-0.0+svnr35818-r13: task do_fetch: failed ... > ERROR: Build of > /local/lindi/openmoko/mokomakefile/openembedded/packages/e17/illume_svn.bb > do_fetch failed The bug report is now at https://docs.openmoko.org/trac/ticket/2169 _______________________________________________ Openmoko community mailing list [email protected] http://lists.openmoko.org/mailman/listinfo/community

