I'm still trying to work out why embedlite-components won't build. Tried it on the laptop I use for building get_iplayer, mussorgsky, rtmpdump, qmake based project for iPlayer etc. and I still get the same errors. I've removed existing scratchbox target and recreated it following http://wiki.maemo.org/CSSU-thumb_too....7.2-linaro%29. Next I straight away went to install my xulrunner packages, which complained about missing qt, as expected. apt-get install libqt4-dev run and packages installed fine. Attempt at building embedlite-components fails due to missing debhelper7. Installed from extras. Retry build, fails no aclocal, autoconf, automake, autoheader. apt-get install autoconf automake from SDK. Retry, failed. autoconf/make from extras...failed. Install python2.7 and try with both, failed. Tried adding autoconf2.13, failed. I'm about ready to give up on this already. Sure, I could just install the package you've built but it won't help if I need to make an edit and rebuild. Can you give me the output of dpkg -l so I can compare it to what I have here.