User:Archimedes

From Openmoko

(Difference between revisions)
Jump to: navigation, search
Line 13: Line 13:
  
 
===What does NOT work===
 
===What does NOT work===
*Preferences segfault, no dbg build yet
+
*Preferences segfault, no dbg build for gdb yet  
 
*Hearing each other (maybe need preferences? :-D)
 
*Hearing each other (maybe need preferences? :-D)
  
Line 23: Line 23:
  
 
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'').
 
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'').
 +
 +
After a segfault do killall mediaserver ;-)
  
 
This is my first build for OpenMoko, even my first crosscompilation ever. Have Fun.
 
This is my first build for OpenMoko, even my first crosscompilation ever. Have Fun.

Revision as of 04:27, 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 for gdb 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).

After a segfault do killall mediaserver ;-)

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 for gdb 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).

After a segfault do killall mediaserver ;-)

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