linphone-developers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Linphone-developers] linphone-android error on android 2.3 samsung


From: Guillaume BERAUDO
Subject: Re: [Linphone-developers] linphone-android error on android 2.3 samsung s5p210 platform
Date: Tue, 11 Oct 2011 08:51:48 +0200

Hi Hall,


Can you run the command "adb logcat -d | ndk-stack -sym
$your_project_root_directory/obj/armveabi-v7" after a crash ?


Cheers,

Guillaume

Le Tue, 11 Oct 2011 01:02:17 +0800,
hall hall <address@hidden> a écrit :

> HI,Thanks for your replying.
> Yes,I have did run "prepare_sources.sh" after cloning the repository.
> But it's not a key issue,I have modified many files and compiled pass.
> The most important thing is it is error when running.
> Thanks for your help again.
> 
> The results of running "prepare_sources.sh" are as follows:
> ./prepare_sources.sh
> Generating build scripts in libilbc-rfc3951...
> + libtoolize --copy --force
> libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `build-aux'.
> libtoolize: copying file `build-aux/ltmain.sh'
> libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'.
> libtoolize: copying file `m4/libtool.m4'
> libtoolize: copying file `m4/ltoptions.m4'
> libtoolize: copying file `m4/ltsugar.m4'
> libtoolize: copying file `m4/ltversion.m4'
> libtoolize: copying file `m4/lt~obsolete.m4'
> + aclocal
> + automake --force-missing --add-missing --copy
> + autoconf
> checking for a BSD-compatible install... /usr/bin/install -c
> checking whether build environment is sane... yes
> checking for a thread-safe mkdir -p... /bin/mkdir -p
> checking for gawk... no
> checking for mawk... mawk
> checking whether make sets $(MAKE)... yes
> checking how to create a ustar tar archive... gnutar
> checking for gawk... (cached) mawk
> checking for wget... /usr/bin/wget
> checking for md5sum... /usr/bin/md5sum
> checking build system type... i686-pc-linux-gnu
> checking host system type... i686-pc-linux-gnu
> checking for style of include used by make... GNU
> checking for gcc... gcc
> .......
> make[1]: leave
> “/home/ha/prj/android/workspace/linphone/linphone-android/submodules/libilbc-rfc3951”
> Converting : ../../libvpx/asm_com_offsets.asm
> -> ../../libvpx/asm_com_offsets.s
> Converting : 
> ../../libvpx/vp8/encoder/arm/armv6/vp8_variance_halfpixvar16x16_hv_armv6.asm
> -> ../../libvpx/vp8/encoder/arm/armv6/vp8_variance_halfpixvar16x16_hv_armv6.s
> Converting : ../../libvpx/vp8/encoder/arm/armv6/vp8_variance8x8_armv6.asm
> -> ../../libvpx/vp8/encoder/arm/armv6/vp8_variance8x8_armv6.s
> Converting : ../../libvpx/vp8/encoder/arm/armv6/vp8_fast_quantize_b_armv6.asm
> -> ../../libvpx/vp8/encoder/arm/armv6/vp8_fast_quantize_b_armv6.s
> Converting : ../../libvpx/vp8/encoder/arm/armv6/vp8_sad16x16_armv6.asm
> -> ../../libvpx/vp8/encoder/arm/armv6/vp8_sad16x16_armv6.s
> Converting : 
> ../../libvpx/vp8/encoder/arm/armv6/vp8_variance_halfpixvar16x16_h_armv6.asm
> -> ../../libvpx/vp8/encoder/arm/armv6/vp8_variance_halfpixvar16x16_h_armv6.s
> Converting : ../../libvpx/vp8/encoder/arm/armv6/walsh_v6.asm
> -> ../../libvpx/vp8/encoder/arm/armv6/walsh_v6.s
> Converting : ../../libvpx/vp8/encoder/arm/armv6/vp8_variance16x16_armv6.asm
> -> ../../libvpx/vp8/encoder/arm/armv6/vp8_variance16x16_armv6.s ........
> Converting : ../../libvpx/asm_enc_offsets.asm
> -> ../../libvpx/asm_enc_offsets.s
> Converting : 
> ../../libvpx/vpx_scale/arm/neon/vp8_vpxyv12_copyframe_func_neon.asm
> -> ../../libvpx/vpx_scale/arm/neon/vp8_vpxyv12_copyframe_func_neon.s
> Converting : 
> ../../libvpx/vpx_scale/arm/neon/vp8_vpxyv12_copysrcframe_func_neon.asm
> -> ../../libvpx/vpx_scale/arm/neon/vp8_vpxyv12_copysrcframe_func_neon.s
> Converting : 
> ../../libvpx/vpx_scale/arm/neon/vp8_vpxyv12_extendframeborders_neon.asm
> -> ../../libvpx/vpx_scale/arm/neon/vp8_vpxyv12_extendframeborders_neon.s
> Converting : 
> ../../libvpx/vpx_scale/arm/neon/vp8_vpxyv12_copyframeyonly_neon.asm
> -> ../../libvpx/vpx_scale/arm/neon/vp8_vpxyv12_copyframeyonly_neon.s
> Converting : ../../libvpx/vpx_scale/arm/armv4/gen_scalers_armv4.asm
> -> ../../libvpx/vpx_scale/arm/armv4/gen_scalers_armv4.s
> 
> 
> 
> 2011/10/10 Guillaume BERAUDO
> <address@hidden>:
> > Hi,
> >
> >
> > Did you run "prepare_sources.sh" after cloning the repository?
> >
> >
> > Cheers,
> >
> > Guillaume Beraudo
> >




reply via email to

[Prev in Thread] Current Thread [Next in Thread]