linphone-developers
[Top][All Lists]
Advanced

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

[Linphone-developers] Fwd: cross compiling(linux MIPS) error


From: JALINDAR
Subject: [Linphone-developers] Fwd: cross compiling(linux MIPS) error
Date: Mon, 4 Nov 2013 18:46:34 +0800

Dear All,

I got this error when i tried cross compiling(Linux MIPS platform)  linphone-3.6.1  with all needed utilites.
I want to cross compile linphone only for voip so no video.

I then tried this help

http://embedfun.blogspot.tw/2011/08/cross-compiling-linphone.html

http://embedfun.blogspot.tw/2011/08/cross-compiling-linphone2.html?showComment=1383549863201#c554521914477165824

this is for with vido, so I have not compiled :

and compiled only :

as i want to work with audio only.

when i try to make for linphone it gives the same error what i got for 3.6.1

so please if anyone can get what that i might be doing wrong.

let me know

Thanks



---------- Forwarded message ----------
From: JALINDAR <address@hidden>
Date: Mon, Oct 28, 2013 at 7:51 PM
Subject: cross compiling(linux MIPS) error
To: address@hidden


Dear All,

I am cross compiling linphone for MIPS with linux. I am using linphone 3.6.1. I have lipphone folder inside it I have linphone-3.6.1,
libopip2-3.6.0, libeXosip2-3.6.0, speex-1.2beta3, ncurses-5.9, 

I have configured needed utilites and configured linphone 3.6.1 sucessfully but when i try to make it on my Ubuntu 12.04
laptop it gives following error.


***********************************************************

  CC     voip/msvoip.lo
  CC     voip/mediastream.lo
  CC     voip/audiostream.lo
  CC     voip/ringstream.lo
  CC     voip/ice.lo
  CC     otherfilters/msrtp.lo
  CC     voip/qualityindicator.lo
  CC     voip/audioconference.lo
  CC     voip/bitratedriver.lo
  CC     voip/qosanalyzer.lo
  CC     voip/bitratecontrol.lo
  CC     audiofilters/alaw.lo
  CC     audiofilters/ulaw.lo
  CC     audiofilters/dtmfgen.lo
  CC     audiofilters/msconf.lo
audiofilters/msconf.c: In function 'powerspectrum_stat_beyond8K':
audiofilters/msconf.c:272:39: error: 'SPEEX_PREPROCESS_GET_PSD_SIZE' undeclared (first use in this function)
audiofilters/msconf.c:272:39: note: each undeclared identifier is reported only once for each function it appears in
audiofilters/msconf.c:274:39: error: 'SPEEX_PREPROCESS_GET_PSD' undeclared (first use in this function)
make[5]: *** [audiofilters/msconf.lo] Error 1
make[5]: Leaving directory `/linephone/linphone-3.6.1/mediastreamer2/src'
make[4]: *** [all] Error 2
make[4]: Leaving directory `/linephone/linphone-3.6.1/mediastreamer2/src'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/linephone/linphone-3.6.1/mediastreamer2'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/linephone/linphone-3.6.1/mediastreamer2'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/linephone/linphone-3.6.1'
make: *** [all] Error 2


******************************************************************

Please help if someone can track if compiling any needed utility has error or anything else.

Thanks



reply via email to

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