Re: [SHR] Looking for some help with compilation

2009-11-14 Thread David Lanzendörfer
Use bitbake an the most recent tree of OpenEmbedded-SHR/merge Then you can create a recipe in OE which inherits all needed buildtools and library paths you need. See for further details http://wiki.openembedded.net/index.php/Getting_started After cloning switch to shr/merge (git checkout --track

Re: [SHR] Looking for some help with compilation

2009-11-14 Thread EdorFaus
On Saturday 14 November 2009 07:39:49 Michael Smith wrote: I am working on an application for the openmoko. I am writing it in C using the Enlightenment toolkit. The general idea is to have an application which http://wiki.openmoko.org/wiki/Toolchain#Downloading_and_installing ...but the

Re: [SHR] Looking for some help with compilation

2009-11-14 Thread mok
On Sat, 14 Nov 2009, David Lanzendörfer wrote: Use bitbake an the most recent tree of OpenEmbedded-SHR/merge Then you can create a recipe in OE which inherits all needed buildtools and library paths you need. See for further details http://wiki.openembedded.net/index.php/Getting_started

Re: [opimd] Call from opimd-contacts isn't working

2009-11-14 Thread Peter Nijs
On Monday 09 November 2009 14:38:45 Sebastian Krzyszkowiak wrote: On 11/9/09, Peter Nijs moko...@depeje.net wrote: Hello, I never succeed in calling someone from the opimd-contacts application. There is just no response. When you would expect the dailer (standard shr) to pop up, it

Re: [SHR] Looking for some help with compilation

2009-11-14 Thread Michael Smith
On Sat, 14 Nov 2009 17:56:06 +0100 EdorFaus edorf...@xepher.net wrote: You shouldn't compile the E libs yourself in the toolchain, it's better to install them using the package management system (opkg-target). See here: http://wiki.openmoko.org/wiki/Toolchain#Installing_New_Libraries