Confirmed users
2,679
edits
Line 65: | Line 65: | ||
...and append | ...and append | ||
vm.vdso_enabled = 0 | vm.vdso_enabled = 0 | ||
vm.mmap_min_addr = 4096 | vm.mmap_min_addr = 4096 | ||
# | # | ||
# /sbin/sysctl -p | # /sbin/sysctl -p | ||
Line 80: | Line 80: | ||
tar zxvf ~/scratchbox-toolchain-cs2007q3-glibc2.5-arm6-1.0.7-3-i386.tar.gz | tar zxvf ~/scratchbox-toolchain-cs2007q3-glibc2.5-arm6-1.0.7-3-i386.tar.gz | ||
tar zxvf ~/scratchbox-devkit-cputransp-1.0.7-i386.tar.gz | tar zxvf ~/scratchbox-devkit-cputransp-1.0.7-i386.tar.gz | ||
cd /scratchbox | |||
wget https://bugzilla.mozilla.org/attachment.cgi?id=334232 | |||
chmod a+x moz_scratchbox | |||
cd /scratchbox/etc | cd /scratchbox/etc | ||
Line 86: | Line 89: | ||
# exit from running as root, now back to cltbld account. | # exit from running as root, now back to cltbld account. | ||
/scratchbox/ | /scratchbox/moz_scratchbox | ||
sb-conf setup CHINOOK-ARMEL-2007 -c cs2007q3-glibc2.5-arm6 -d cputransp:debian-etch:doctools:maemo3-tools:perl -t /scratchbox/devkits/cputransp/bin/qemu-arm-cvs-m | sb-conf setup CHINOOK-ARMEL-2007 -c cs2007q3-glibc2.5-arm6 -d cputransp:debian-etch:doctools:maemo3-tools:perl -t /scratchbox/devkits/cputransp/bin/qemu-arm-cvs-m |