linphone-developers
[Top][All Lists]
Advanced

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

[Linphone-developers] Re: Linphone-developers Digest, Vol 97, Issue 45


From: Zelin Ou
Subject: [Linphone-developers] Re: Linphone-developers Digest, Vol 97, Issue 45
Date: Fri, 1 Apr 2011 12:52:26 +0800

          Hi! I would like to suggest you that please don't send me emails 
about technical support anymore. A lot of this kind of mails come to my mailbox 
and make me not comfortable. Thanks! 
On Apr 1, 2011, at 12:00 AM, address@hidden wrote:

> Send Linphone-developers mailing list submissions to
>       address@hidden
> 
> To subscribe or unsubscribe via the World Wide Web, visit
>       http://lists.nongnu.org/mailman/listinfo/linphone-developers
> or, via email, send a message with subject or body 'help' to
>       address@hidden
> 
> You can reach the person managing the list at
>       address@hidden
> 
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of Linphone-developers digest..."
> 
> 
> Today's Topics:
> 
>   1. Re: Error on Compile of linphone-iphone  submodules
>      (Guillaume BERAUDO)
>   2. Re: Error on Compile of linphone-iphone  submodules (Hisham A.)
> 
> 
> ----------------------------------------------------------------------
> 
> Message: 1
> Date: Thu, 31 Mar 2011 15:51:56 +0200
> From: Guillaume BERAUDO
>       <address@hidden>
> Subject: Re: [Linphone-developers] Error on Compile of linphone-iphone
>       submodules
> To: address@hidden
> Message-ID: <address@hidden>
> Content-Type: text/plain; charset=ISO-8859-1
> 
> Hi Alaattin,
> 
> 
> The issue with openssl has been fixed. You need to:
> git pull && git submodule sync && git submodule update --recursive --init
> 
> For the ilbc issue, have a look to the README.
> 
> 
> Cheers,
> 
> Guillaume
> 
> Le Thu, 31 Mar 2011 16:33:32 +0300,
> Alaattin Turyan <address@hidden> a écrit :
> 
>> Jenah,
>> 
>> I realised that repository has been updated.
>> The problem about Build_Host_Static_Library has been resolved.
>> 
>> But at this moment, I observe that there is one more. I have attached
>> a file contains the error.
>> 
>> *Basically :*
>> Compile thumb  : msilbc <=
>> /home/diyet101/linphone-android/jni/..//submodules/msilbc/ilbc.c
>> /home/diyet101/linphone-android/jni/..//submodules/msilbc/ilbc.c:5:26:
>> error: iLBC_encode.h: No such file or directory
>> /home/diyet101/linphone-android/jni/..//submodules/msilbc/ilbc.c:6:26:
>> error: iLBC_decode.h: No such file or directory
>> 
>> Cheers,
>> Alaattin
>> 
>> On Thu, Mar 31, 2011 at 2:08 PM, Alaattin Turyan
>> <address@hidden>wrote:
>> 
>>> Jehan,
>>> 
>>> I am used to see this error after download the rep. from the
>>> begining. Just after the ndk-build command.
>>> 
>>> $ *ndk-build*
>>> *
>>> *
>>> Invalid attribute name: android:debuggable*   //invalid
>>> attribute ??*
>>> 
>>> /cygdrive/d/Profiles/aturyan/Desktop/linphone-android/jni/..//submodules/externals/openssl/crypto/Android.mk:538:
>>> /cygdrive/d/Profiles/aturyan/Desktop/ndk/build/core/
>>> build-host-static-library.mk: No such file or directory
>>> 
>>> /cygdrive/d/Profiles/aturyan/Desktop/linphone-android/jni/..//submodules/externals/openssl/crypto/Android.mk:538:
>>> /cygdrive/d/Profiles/aturyan/Desktop/ndk/build/core/
>>> build-host-static-library.mk: No such file or directory
>>> 
>>> make: *** No rule to make target
>>> `/cygdrive/d/Profiles/aturyan/Desktop/ndk/build/core/
>>> build-host-static-library.mk'.  Stop.
>>> 
>>> ---
>>> What's going on? I didnt understand.. This is caused by "include
>>> $(BUILD_HOST_STATIC_LIBRARY)" line in Android.mk
>>> 
>>> Cheers,
>>> Alaattin
>>> 
>>> On Thu, Mar 31, 2011 at 10:05 AM, Jehan Monnier <
>>> address@hidden> wrote:
>>> 
>>>> Hi,
>>>> 
>>>> It should have been fixed now.
>>>> Cheers
>>>> 
>>>>  Jehan
>>>> www.linphone.org
>>>> 
>>>> 
>>>> 
>>>> 
>>>> 
>>>> 
>>>> Le 31 mars 2011 à 08:50, Alaattin Turyan a écrit :
>>>> 
>>>> Jehan,
>>>> 
>>>> Yes, I did. I tried several times actually.
>>>> I did try on both winXP and win7, all failed, planning to compile
>>>> it under Linux.
>>>> In which platform you used to compile Linphone library ?
>>>> 
>>>> Al.
>>>> 
>>>> On Thu, Mar 31, 2011 at 9:01 AM, Jehan Monnier <
>>>> address@hidden> wrote:
>>>> 
>>>>> Hi,
>>>>> 
>>>>> Is it from a fresh clone ?
>>>>> Did you update submodules with git submodule update --recursive ?
>>>>>  Jehan
>>>>> www.linphone.org
>>>>> 
>>>>> 
>>>>> 
>>>>> 
>>>>> 
>>>>> 
>>>>> Le 31 mars 2011 à 04:03, Hisham A. a écrit :
>>>>> 
>>>>> I followed the instructions in the README, to compile the
>>>>> submodules necessary for the linphone-iphone project, but am
>>>>> getting this compile error. It's right, the .h file doesn't exist
>>>>> in that directory. Any ideas?
>>>>> 
>>>>> "cc1: error:
>>>>> /Users/<user>/src/linphone/linphone-iphone/submodules/build/..//externals/exosip/include/eXosip2/eXosip_transport_hook.h:
>>>>> No such file or directory"
>>>>> 
>>>>> Hisham
> 
> 
> 
> 
> ------------------------------
> 
> Message: 2
> Date: Thu, 31 Mar 2011 08:39:10 -0600
> From: "Hisham A." <address@hidden>
> Subject: Re: [Linphone-developers] Error on Compile of linphone-iphone
>       submodules
> To: address@hidden
> Message-ID:
>       <address@hidden>
> Content-Type: text/plain; charset="iso-8859-1"
> 
> Ok looks like git submodule update --recursive resolved my original compile
> error.
> 
> But now, I get the following error, even with a fresh clone, I still get
> this error:
> 
> Undefined symbols:
>  "_speex_echo_state_destroy", referenced from:
>      _speex_ec_postprocess in libmediastreamer.a(speexec.o)
>  "_speex_preprocess_ctl", referenced from:
> etc..
> 
> I see people had the same error at
> http://web.archiveorange.com/archive/v/M5V963z5iqpZbimkyT3w, but it didn't
> look like it got resolved.
> 
> Hisham
> 
> On Thu, Mar 31, 2011 at 7:51 AM, Guillaume BERAUDO <
> address@hidden> wrote:
> 
>> Hi Alaattin,
>> 
>> 
>> The issue with openssl has been fixed. You need to:
>> git pull && git submodule sync && git submodule update --recursive --init
>> 
>> For the ilbc issue, have a look to the README.
>> 
>> 
>> Cheers,
>> 
>> Guillaume
>> 
>> Le Thu, 31 Mar 2011 16:33:32 +0300,
>> Alaattin Turyan <address@hidden> a écrit :
>> 
>>> Jenah,
>>> 
>>> I realised that repository has been updated.
>>> The problem about Build_Host_Static_Library has been resolved.
>>> 
>>> But at this moment, I observe that there is one more. I have attached
>>> a file contains the error.
>>> 
>>> *Basically :*
>>> Compile thumb  : msilbc <=
>>> /home/diyet101/linphone-android/jni/..//submodules/msilbc/ilbc.c
>>> /home/diyet101/linphone-android/jni/..//submodules/msilbc/ilbc.c:5:26:
>>> error: iLBC_encode.h: No such file or directory
>>> /home/diyet101/linphone-android/jni/..//submodules/msilbc/ilbc.c:6:26:
>>> error: iLBC_decode.h: No such file or directory
>>> 
>>> Cheers,
>>> Alaattin
>>> 
>>> On Thu, Mar 31, 2011 at 2:08 PM, Alaattin Turyan
>>> <address@hidden>wrote:
>>> 
>>>> Jehan,
>>>> 
>>>> I am used to see this error after download the rep. from the
>>>> begining. Just after the ndk-build command.
>>>> 
>>>> $ *ndk-build*
>>>> *
>>>> *
>>>> Invalid attribute name: android:debuggable*   //invalid
>>>> attribute ??*
>>>> 
>>>> 
>> /cygdrive/d/Profiles/aturyan/Desktop/linphone-android/jni/..//submodules/externals/openssl/crypto/Android.mk:538:
>>>> /cygdrive/d/Profiles/aturyan/Desktop/ndk/build/core/
>>>> build-host-static-library.mk: No such file or directory
>>>> 
>>>> 
>> /cygdrive/d/Profiles/aturyan/Desktop/linphone-android/jni/..//submodules/externals/openssl/crypto/Android.mk:538:
>>>> /cygdrive/d/Profiles/aturyan/Desktop/ndk/build/core/
>>>> build-host-static-library.mk: No such file or directory
>>>> 
>>>> make: *** No rule to make target
>>>> `/cygdrive/d/Profiles/aturyan/Desktop/ndk/build/core/
>>>> build-host-static-library.mk'.  Stop.
>>>> 
>>>> ---
>>>> What's going on? I didnt understand.. This is caused by "include
>>>> $(BUILD_HOST_STATIC_LIBRARY)" line in Android.mk
>>>> 
>>>> Cheers,
>>>> Alaattin
>>>> 
>>>> On Thu, Mar 31, 2011 at 10:05 AM, Jehan Monnier <
>>>> address@hidden> wrote:
>>>> 
>>>>> Hi,
>>>>> 
>>>>> It should have been fixed now.
>>>>> Cheers
>>>>> 
>>>>>  Jehan
>>>>> www.linphone.org
>>>>> 
>>>>> 
>>>>> 
>>>>> 
>>>>> 
>>>>> 
>>>>> Le 31 mars 2011 à 08:50, Alaattin Turyan a écrit :
>>>>> 
>>>>> Jehan,
>>>>> 
>>>>> Yes, I did. I tried several times actually.
>>>>> I did try on both winXP and win7, all failed, planning to compile
>>>>> it under Linux.
>>>>> In which platform you used to compile Linphone library ?
>>>>> 
>>>>> Al.
>>>>> 
>>>>> On Thu, Mar 31, 2011 at 9:01 AM, Jehan Monnier <
>>>>> address@hidden> wrote:
>>>>> 
>>>>>> Hi,
>>>>>> 
>>>>>> Is it from a fresh clone ?
>>>>>> Did you update submodules with git submodule update --recursive ?
>>>>>>  Jehan
>>>>>> www.linphone.org
>>>>>> 
>>>>>> 
>>>>>> 
>>>>>> 
>>>>>> 
>>>>>> 
>>>>>> Le 31 mars 2011 à 04:03, Hisham A. a écrit :
>>>>>> 
>>>>>> I followed the instructions in the README, to compile the
>>>>>> submodules necessary for the linphone-iphone project, but am
>>>>>> getting this compile error. It's right, the .h file doesn't exist
>>>>>> in that directory. Any ideas?
>>>>>> 
>>>>>> "cc1: error:
>>>>>> 
>> /Users/<user>/src/linphone/linphone-iphone/submodules/build/..//externals/exosip/include/eXosip2/eXosip_transport_hook.h:
>>>>>> No such file or directory"
>>>>>> 
>>>>>> Hisham
>> 
>> 
>> _______________________________________________
>> Linphone-developers mailing list
>> address@hidden
>> http://lists.nongnu.org/mailman/listinfo/linphone-developers
>> 
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: 
> http://lists.nongnu.org/archive/html/linphone-developers/attachments/20110331/7756cebb/attachment.html
> 
> ------------------------------
> 
> _______________________________________________
> Linphone-developers mailing list
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/linphone-developers
> 
> 
> End of Linphone-developers Digest, Vol 97, Issue 45
> ***************************************************




reply via email to

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