linphone-developers
[Top][All Lists]
Advanced

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

Re: [Linphone-developers] The latest source code for linphone-iphone ver


From: Corrado 'Fizban' Ignoti
Subject: Re: [Linphone-developers] The latest source code for linphone-iphone version can' compile
Date: Thu, 24 Mar 2011 11:05:34 +0100

That's exactly what I tried.... I was one step ahead.
make clean and so on doesn't work on a source tree precompiled with
xcode 3 even if you remove the build tree.

Corrado

On Thu, Mar 24, 2011 at 10:27 AM, Jehan Monnier
<address@hidden> wrote:
> Hi,
> With the latest source code, you can try from submodule build:
> make clean && make clean-makefile && make
> Cheers
>
> Jehan
> www.linphone.org
>
>
>
>
>
> Le 24 mars 2011 à 10:20, Corrado 'Fizban' Ignoti a écrit :
>
> Hi,
>  but I can't understand the problem. I mean: if you download a fresh
> copy from the git xcode4 is able to build the executable.
> The problem seems to be present when you have a source copy that you
> have previously compiled with xcode 3.
>
> I tried to delete the build directory but with no success.
>
> Just my 2 cents,
>  Corrado
>
> On Wed, Mar 23, 2011 at 8:51 AM, Jehan Monnier
> <address@hidden> wrote:
>
> Hi,
>
> I'm working on adapting the build scripts to xcode4
>
> Jehan
>
> www.linphone.org
>
>
>
>
>
> Le 23 mars 2011 à 06:52, Yi Chen a écrit :
>
> Thanks Jehan,
>
> It didn't work since the
>
> compile failed when compiling the submodule/build,
>
> which is one step before using the XCode.
>
> thanks,
>
> Chen
>
>
> 2011/3/22 Jehan Monnier <address@hidden>
>
> Hi,
>
> Try to add liblinphone-sdk/apple-darwin/lib/libspeexdsp.a to libraries
>
> used by Linphone.
>
> Let me know
>
> Jehan
>
> www.linphone.org
>
>
>
>
>
> Le 22 mars 2011 à 05:10, Yi Chen a écrit :
>
> Dear Jehan,
>
> I rolled back to the commit in Feb 17th , and it just compiled fine.
>
> The latest checkouts in March will failed with the following errors:
>
> ( I tried several commit in March )
>
>  CCLD   mediastream
>
> ld: warning: duplicate dylib
>
> /Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator4.2.sdk/usr/lib/system/libSystem.host.dylib
>
> ld: warning: duplicate dylib
>
> /Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator4.2.sdk/usr/lib/system/libSystem.host.dylib
>
> ld: warning: duplicate dylib
>
> /Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator4.2.sdk/usr/lib/system/libSystem.host.dylib
>
> Undefined symbols:
>
>   "_speex_echo_state_destroy", referenced from:
>
>       _speex_ec_postprocess in libmediastreamer.a(speexec.o)
>
>   "_speex_preprocess_ctl", referenced from:
>
>       _speex_ec_preprocess in libmediastreamer.a(speexec.o)
>
>   "_speex_preprocess_run", referenced from:
>
>       _speex_ec_process in libmediastreamer.a(speexec.o)
>
>   "_speex_echo_cancellation", referenced from:
>
>       _speex_ec_process in libmediastreamer.a(speexec.o)
>
>   "_speex_echo_ctl", referenced from:
>
>       _speex_ec_preprocess in libmediastreamer.a(speexec.o)
>
>   "_speex_echo_state_init", referenced from:
>
>       _speex_ec_preprocess in libmediastreamer.a(speexec.o)
>
>   "_speex_preprocess_state_init", referenced from:
>
>       _speex_ec_preprocess in libmediastreamer.a(speexec.o)
>
>   "_speex_preprocess_state_destroy", referenced from:
>
>       _speex_ec_postprocess in libmediastreamer.a(speexec.o)
>
> ld: symbol(s) not found
>
> collect2: ld returned 1 exit status
>
> make[5]: *** [mediastream] Error 1
>
> make[4]: *** [all-recursive] Error 1
>
> make[3]: *** [all] Error 2
>
> make[2]: *** [all-recursive] Error 1
>
> make[1]: *** [all] Error 2
>
> make: *** [build-linphone] Error 2
>
> Chen
>
>
>
>
>
>
> 2011/3/22 Yi Chen <address@hidden>
>
> Dear All,
>
> Due to the SDK4.3 issue still there,
>
> I reinstall My Macbook, and XCode 3.2.5 and SDK 4.2.
>
> However, it failed with the same error when compiling a refresh copy from
>
> git.
>
> Coca
>
> 2011/3/18 Corrado 'Fizban' Ignoti <address@hidden>
>
> Dear *,
>
>  I'm using Xcode 4 and SDK 4.3.
>
> I compiled linphone starting from a fresh git copy and it works fine.
>
> I had troubles compiling linphone on a updated git repo even removing
>
> the build tree (rm -rf ../build-i386-apple-darwin
>
> ../build-armv6-apple-darwin).
>
> Corrado
>
> On Fri, Mar 18, 2011 at 9:59 AM, walle kwan <address@hidden> wrote:
>
> Dear All
>
> I found that when update to sdk 4.3,  there is no i386 compiler any
>
> more,
>
> but i686-apple-darwin10-gcc-4.2.1. Wondering if that is the problem.
>
> Regards
>
> Walle
>
> --
>
> Corrado 'Fizban' Ignoti
>
> Skype me: thefizban
>
> Web: http://www.corradoignoti.it
>
> flickr: http://www.flickr.com/photos/fizban
>
> -------------------------------------------------------------------------------
>
> _______________________________________________
>
> Linphone-developers mailing list
>
> address@hidden
>
> http://lists.nongnu.org/mailman/listinfo/linphone-developers
>
>
>
> --
>
> --------------------------
>
> Room to Fly, Endless Sky!
>
>                   --Yi Chen
>
>
>
> --
>
> --------------------------
>
> Room to Fly, Endless Sky!
>
>                   --Yi Chen
>
> _______________________________________________
>
> Linphone-developers mailing list
>
> address@hidden
>
> http://lists.nongnu.org/mailman/listinfo/linphone-developers
>
>
> _______________________________________________
>
> Linphone-developers mailing list
>
> address@hidden
>
> http://lists.nongnu.org/mailman/listinfo/linphone-developers
>
>
>
>
> --
>
> --------------------------
>
> Room to Fly, Endless Sky!
>
>                   --Yi Chen
>
>
> _______________________________________________
>
> Linphone-developers mailing list
>
> address@hidden
>
> http://lists.nongnu.org/mailman/listinfo/linphone-developers
>
>
>
>
>
> --
> Corrado 'Fizban' Ignoti
> Skype me: thefizban
> Web: http://www.corradoignoti.it
> flickr: http://www.flickr.com/photos/fizban
> -------------------------------------------------------------------------------
>
> _______________________________________________
> Linphone-developers mailing list
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/linphone-developers
>
>
> _______________________________________________
> Linphone-developers mailing list
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/linphone-developers
>
>



-- 
Corrado 'Fizban' Ignoti
Skype me: thefizban
Web: http://www.corradoignoti.it
flickr: http://www.flickr.com/photos/fizban
-------------------------------------------------------------------------------



reply via email to

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