View Single Post
Posts: 3,328 | Thanked: 4,476 times | Joined on May 2011 @ Poland
#120
Originally Posted by Android_808 View Post
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.
http://pastebin.com/XikaNTHA

But you might just follow these instructions and try

1. install the linaro target, but do NOT touch maemo-sdk-debug, maemo-core-debug, nokia-apps, nokia-binaries (it's not needed here)
2. clone the repo: https://github.com/marmistrz/embedlite-components (do not use your source, it might be borked)
3. Do not install anything but the depends.
4. Install maemo-optify
5. Build

Last but not least - do not mess with dh7, or newer autotools - they can only do harm, are not needed here.

Btw. built the browser. (fixed the dh_md5sums error by manually creating the usr/bin folder). Not gonna upload it right now due to the problems with my hosting. For source, visit my github clones.
__________________
If you want to support my work, you can donate by PayPal or Flattr

Projects no longer actively developed: here

Last edited by marmistrz; 2013-11-25 at 16:07.
 

The Following 3 Users Say Thank You to marmistrz For This Useful Post: