linphone-developers
[Top][All Lists]
Advanced

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

Re: [Linphone-developers] Error on Compile of linphone-iphone submodules


From: Hisham A.
Subject: Re: [Linphone-developers] Error on Compile of linphone-iphone submodules
Date: Thu, 31 Mar 2011 08:39:10 -0600

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


reply via email to

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