User:Benbois/Sandbox0
From Wiki.ooo4kids.org
Contents |
LinuxARM
notes
<ericb2> dans un nouveau terminal cd trunk svn up set_soenv.in configure ++ --with-package-format="installed deb" \ source LinuxARMEnv.Set.sh cd sysui rm -rf unxlngr.pro build && deliver cd ../instsetoo_native rm -rf unxlngr.pro build a la fin, les .deb ont armel dans le nom
vm setup
- ssh between host-guest: in the guest os
apt-get remove lsh-server apt-get install openssh-server
- use screen > http://www.rackaid.com/resources/linux-screen-tutorial-and-how-to/
- command start & ssh connexion lines
qemu-system-arm -M versatilepb -kernel vmlinuz-2.6.32-5-versatile -initrd initrd.img-2.6.32-5-versatile -m 256 -hda hda.img -append 'root=/dev/sda1' -redir tcp:2222::22 & ssh -p 2222 localhost
apt-get more
apt-get install sparsehash libxslt1-dev xsltproc libneon27-dev
compilation
export CC="ccache gcc" && export CXX="ccache g++"
autoconf
./configure --with-OOo4Kids --with-arm-target=4 --with-package-format="installed deb" --without-fonts --disable-gtk --disable-gnome-vfs --disable-gstreamer --with-system-libxml --with-system-python --with-system-zlib --with-system-neon --with-system-openssl --with-system-cura
- 20110216: option "--with-system-boost" removed
- 20110214: option "--with-lang=fr" not used
./bootstrap
source LinuxARMEnv.Set.sh
set | grep OOo4Kids
dmake
(cd instsetoo_native && build --all -P1 -- -P1)
ERR
20110222
- source: http://lists.boost.org/Archives/boost/2008/04/135586.php
- fix: nano /usr/includes/boost/smart_ptr/detail/sp_counted_base.hpp and add
#define BOOST_SP_DISABLE_THREADS
20110213
- error 1
1 module(s)! soltools need(s) to be rebuilt Reason(s): ERROR: error 65280 occured while making /home/leon/trunk/soltools/support
- build in soltools/
error snapshots
- 20110219: http://img6.imagebanana.com/img/fezs3ehg/QEMU_001.png
- egrep -Hr __sync_fetch_and_add_4 sal
- 20110216: http://img6.imagebanana.com/img/7hj8pvsh/screenshot_002.png
- 20110216: http://img6.imagebanana.com/img/4db2t5dg/screenshot_001.png
- 20110214: http://img6.imagebanana.com/img/iye6tf6r/screenshot_003.png
- 20110214: http://img6.imagebanana.com/img/ztao6m51/screenshot_002.png