User:Archimedes

From Openmoko

(Difference between revisions)
Jump to: navigation, search
(linphone)
Line 13: Line 13:
  
 
===What does NOT work===
 
===What does NOT work===
*Preferences segfault
+
*Preferences segfault, no dbg build yet
 
*Hearing each other (maybe need preferences? :-D)
 
*Hearing each other (maybe need preferences? :-D)
 +
 +
===Todo===
 +
*Need to create -dev-Builds
 +
*Need to create -dbg-Builds (!)
  
 
===Notes===
 
===Notes===

Revision as of 04:20, 16 August 2008

Contents

linphone

I have build linphone and dependencies (libosip2, libexosip2, speex) for the freerunner.

Get it

You can get my packages here:
http://freerunner.archimedes.mobi/builds/

Installorder: libosip2, libexosip2, speex, linphone (you need angstrom (quite sure) and celtune (maybe) as additional repositories. Look at Distributions on how to set them up).

What works

  • Installing
  • Making a direct sip call
  • answering a direct sip call

What does NOT work

  • Preferences segfault, no dbg build yet
  • Hearing each other (maybe need preferences? :-D)

Todo

  • Need to create -dev-Builds
  • Need to create -dbg-Builds (!)

Notes

I had to recompile speex because linphone did not compile with the angstrom version (speex_1.1.12+1.2beta1-r1_armv4t), but maybe you only have to setup a softlink for it to work (start linphone by shell, like DISPLAY=:0 linphone).

This is my first build for OpenMoko, even my first crosscompilation ever. Have Fun.

Personal tools

linphone

I have build linphone and dependencies (libosip2, libexosip2, speex) for the freerunner.

Get it

You can get my packages here:
http://freerunner.archimedes.mobi/builds/

Installorder: libosip2, libexosip2, speex, linphone (you need angstrom (quite sure) and celtune (maybe) as additional repositories. Look at Distributions on how to set them up).

What works

  • Installing
  • Making a direct sip call
  • answering a direct sip call

What does NOT work

  • Preferences segfault, no dbg build yet
  • Hearing each other (maybe need preferences? :-D)

Todo

  • Need to create -dev-Builds
  • Need to create -dbg-Builds (!)

Notes

I had to recompile speex because linphone did not compile with the angstrom version (speex_1.1.12+1.2beta1-r1_armv4t), but maybe you only have to setup a softlink for it to work (start linphone by shell, like DISPLAY=:0 linphone).

This is my first build for OpenMoko, even my first crosscompilation ever. Have Fun.