Sebastian M. | 16 Aug 2008 15:20
Picon

linphone-2.1.1 segfaults on armv4t (OpenMoko Freerunner)

Hi List,

I'm building linphone for the OpenMoko (armv4t) using the OpenMoko toolchain=
.
Afer compiling linphone (took me a while to figure out, but now it is =20
very easy :-) I created ipk-Packages to put on my Freerunner, which =20
works.

Launching linphone works, as well, I get a nice message about IPv6 and =20
adjusting my settings in the preferences. Great :-)

But if I open the preferences linphone segfaults.
I created builds with ./configure --enable-debug [...] and used gdb.

I do:

root <at> om-gta02:/usr/lib# DISPLAY=3D:0 gdb linphone
GNU gdb 6.6
[...]
This GDB was configured as "arm-angstrom-linux-gnueabi"...
Using host libthread_db library "/lib/libthread_db.so.1".
(gdb) run
Starting program: /usr/bin/linphone
[Thread debugging using libthread_db enabled]
[New Thread 1086555840 (LWP 2193)]
[New Thread 1101640848 (LWP 2196)]

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 1086555840 (LWP 2193)]
ms_snd_card_get_string_id (obj=3D0x0) at mssndcard.c:114
(Continue reading)

Simon Morlat | 20 Aug 2008 11:24

Re: linphone-2.1.1 segfaults on armv4t (OpenMoko Freerunner)

Hi,

The problem seems to be that linphone does not detect any oss or alsa 
soundcard on the system. This is currently not supported.

Simon

Le Saturday 16 August 2008 15:20:02 Sebastian M., vous avez écrit :
> Hi List,
>
> I'm building linphone for the OpenMoko (armv4t) using the OpenMoko
> toolchain= .
> Afer compiling linphone (took me a while to figure out, but now it is =20
> very easy :-) I created ipk-Packages to put on my Freerunner, which =20
> works.
>
> Launching linphone works, as well, I get a nice message about IPv6 and =20
> adjusting my settings in the preferences. Great :-)
>
> But if I open the preferences linphone segfaults.
> I created builds with ./configure --enable-debug [...] and used gdb.
>
> I do:
>
> root <at> om-gta02:/usr/lib# DISPLAY=3D:0 gdb linphone
> GNU gdb 6.6
> [...]
> This GDB was configured as "arm-angstrom-linux-gnueabi"...
> Using host libthread_db library "/lib/libthread_db.so.1".
> (gdb) run
(Continue reading)

Alastair Johnson | 20 Aug 2008 11:48

Re: linphone-2.1.1 segfaults on armv4t (OpenMoko Freerunner)

Both ALSA and its OSS compatibility layer are present, although I think 
the default ALSA device is using dmix. I've tried linphonec 1.6.1(?) 
from OpenEmbedded and had to put the OSS devices in the config to get it 
to work. I _think_ I had to stop pulseaudio first too.

Simon Morlat wrote:
> Hi,
> 
> The problem seems to be that linphone does not detect any oss or alsa 
> soundcard on the system. This is currently not supported.
> 
> Simon
> 
> Le Saturday 16 August 2008 15:20:02 Sebastian M., vous avez écrit :
>> Hi List,
>>
>> I'm building linphone for the OpenMoko (armv4t) using the OpenMoko
>> toolchain= .
>> Afer compiling linphone (took me a while to figure out, but now it is =20
>> very easy :-) I created ipk-Packages to put on my Freerunner, which =20
>> works.
>>
>> Launching linphone works, as well, I get a nice message about IPv6 and =20
>> adjusting my settings in the preferences. Great :-)
>>
>> But if I open the preferences linphone segfaults.
>> I created builds with ./configure --enable-debug [...] and used gdb.
>>
>> I do:
>>
(Continue reading)

Simon Morlat | 21 Aug 2008 13:13

Re: linphone-2.1.1 segfaults on armv4t (OpenMoko Freerunner)

So perhaps linphone has been compiled without alsa or oss support because of 
missing headers ?
What gives linphone --verbose at startup (or linphonec -d 6) before crashing ?

Simon

Le Wednesday 20 August 2008 11:48:15 Alastair Johnson, vous avez écrit :
> Both ALSA and its OSS compatibility layer are present, although I think
> the default ALSA device is using dmix. I've tried linphonec 1.6.1(?)
> from OpenEmbedded and had to put the OSS devices in the config to get it
> to work. I _think_ I had to stop pulseaudio first too.
>
> Simon Morlat wrote:
> > Hi,
> >
> > The problem seems to be that linphone does not detect any oss or alsa
> > soundcard on the system. This is currently not supported.
> >
> > Simon
> >
> > Le Saturday 16 August 2008 15:20:02 Sebastian M., vous avez écrit :
> >> Hi List,
> >>
> >> I'm building linphone for the OpenMoko (armv4t) using the OpenMoko
> >> toolchain= .
> >> Afer compiling linphone (took me a while to figure out, but now it is
> >> =20 very easy :-) I created ipk-Packages to put on my Freerunner, which
> >> =20 works.
> >>
> >> Launching linphone works, as well, I get a nice message about IPv6 and
(Continue reading)

SAKETKUMAR GUPTA | 25 Aug 2008 08:15

linphone libmediastreamer error


Hi all,

I am trying to use linphone on my Linux fc8 pc . Can anyone help me to resolve this compilation error ?

this problem is comming for test / console / gtk . etc module

 

plz let me the steps to be follwed during complation of above metioned module

waiting of ur reply asap.

 

 Entering directory

`/home/saket/linux-pkg/linphone-1.6.0/console' if

gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../coreapi -I../oRTP/include -I../exosip -I../mediastreamer2/include -I/usr/include -I-I/usr/local/include -I/usr/local/include/ffmpeg -DENABLE_TRACE -D_ORTP_SOURCE -g -O2 -MT linphonec.o -MD -MP -MF ".deps/linphonec.Tpo" -c -o linphonec.o linphonec.c; \ then mv -f ".deps/linphonec.Tpo" ".deps/linphonec.Po"; else rm -f ".deps/linphonec.Tpo"; exit 1; fi if

gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../coreapi -I../oRTP/include -I../exosip -I../mediastreamer2/include -I/usr/include -I-I/usr/local/include -I/usr/local/include/ffmpeg -DENABLE_TRACE -D_ORTP_SOURCE -g -O2 -MT commands.o -MD -MP -MF ".deps/commands.Tpo" -c -o commands.o commands.c; \ then mv -f ".deps/commands.Tpo" ".deps/commands.Po"; else rm -f ".deps/commands.Tpo"; exit 1; fi /bin/sh ../libtool --tag=CC --mode=link gcc -DENABLE_TRACE -D_ORTP_SOURCE -g -O2 -o linphonec linphonec.o commands.o../coreapi/liblinphone.la -lreadline -lncurses -L/usr/local/lib -lavcodec -lm -lz -ldl -lavutil mkdir .libs gcc -DENABLE_TRACE -D_ORTP_SOURCE -g -O2 -o .libs/linphonec linphonec.o commands.o ../coreapi/.libs/liblinphone.so -lreadline -lncurses -L/usr/local/lib -lavcodec -lm -lz -ldl -lavutil -Wl,--rpath -Wl,/usr/local/lib /usr/local/lib/libmediastreamer.so.0: undefined reference to `av_crc04C11DB7' /usr/local/lib/libmediastreamer.so.0: undefined reference to `av_realloc' /usr/local/lib/libmediastreamer.so.0: undefined reference to `av_log' /usr/local/lib/libmediastreamer.so.0: undefined reference to `ff_sqrt_tab' /usr/local/lib/libmediastreamer.so.0: undefined reference to `lzo1x_decode' /usr/local/lib/libmediastreamer.so.0: undefined reference to `av_d2q' /usr/local/lib/libmediastreamer.so.0: undefined reference to `av_random_generate_untempered_numbers' /usr/local/lib/libmediastreamer.so.0: undefined reference to `av_init_lls' /usr/local/lib/libmediastreamer.so.0: undefined reference to `av_crc8005'

/usr/local/lib/libmediastreamer.so.0: undefined reference to `av_init_lls' /usr/local/lib/libmediastreamer.so.0: undefined reference to `av_strdp'

/usr/local/lib/libmediastreamer.so.0: undefined reference to `av_init_lls' /usr/local/lib/libmediastreamer.so.0: undefined reference to `lz01x_decode `

/usr/local/lib/libmediastreamer.so.0: undefined reference to `av_freep' /usr/local/lib/libmediastreamer.so.0: undefined reference to `av_free' /usr/local/lib/libmediastreamer.so.0: undefined reference to `av_mallocz' /usr/local/lib/libmediastreamer.so.0: undefined reference to `av_crc07' /usr/local/lib/libmediastreamer.so.0: undefined reference to `av_crc' /usr/local/lib/libmediastreamer.so.0: undefined reference to `av_malloc' /usr/local/lib/libmediastreamer.so.0: undefined reference to `av_div_q' /usr/local/lib/libmediastreamer.so.0: undefined reference to `av_init_random' /usr/local/lib/libmediastreamer.so.0: undefined reference to `av_evaluate_lls' /usr/local/lib/libmediastreamer.so.0: undefined reference to `av_solve_lls' /usr/local/lib/libmediastreamer.so.0: undefined reference to `ff_log2_tab' /usr/local/lib/libmediastreamer.so.0: undefined reference to `av_reduce' /usr/local/lib/libmediastreamer.so.0: undefined reference to `av_update_lls' /usr/local/lib/libmediastreamer.so.0: undefined reference to `av_log_level' /usr/local/lib/libmediastreamer.so.0: undefined reference to `ff_gcd' /usr/local/lib/libmediastreamer.so.0: undefined reference to `av_crc_init' collect2: ld returned 1 exit status make[2]: *** [linphonec] Error 1 make[2]: Leaving directory `/home/saket/linux-pkg/linphone-1.6.0/console' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/saket/linux-pkg/linphone-1.6.0' make: *** [all] Error 2

 

with regards

Saket

_______________________________________________
Linphone-users mailing list
Linphone-users <at> nongnu.org
http://lists.nongnu.org/mailman/listinfo/linphone-users
Ravi Chandra T R | 29 Aug 2008 15:40

RE: IPV6 Support

 

 

 

Hi,

When I run a call using IPV4 address between 2 users (linphone) it works perfectly, but when I change to IP address to IPv6 I am getting 603(Decline) after receiving 180 Ringing.

Please find the attached Log files.

 

Regards,

Ravi

 

 

============================================================================================================================

Disclaimer:

This message and the information contained herein is proprietary and confidential and subject to the Tech Mahindra policy statement, you may review the policy at http://www.techmahindra.com/Disclaimer.html externally and http://tim.techmahindra.com/Disclaimer.html internally within Tech Mahindra.

============================================================================================================================
_______________________________________________
Linphone-users mailing list
Linphone-users <at> nongnu.org
http://lists.nongnu.org/mailman/listinfo/linphone-users

Gmane