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: walle kwan
Subject: Re: [Linphone-developers] The latest source code for linphone-iphone version can' compile
Date: Fri, 18 Mar 2011 15:48:05 +0800

Dear Jehan

When in the speex folder, it can be compiled stand-alone successfully. So I don't think that is the speex problem. Thanks.

Regards
Walle

2011/3/18 Ramu <address@hidden>
Hi Jehan,

I am not able to compile latest source.  I get following output when I try to compile

  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

I will appreciate your help in advance.




On Fri, Mar 18, 2011 at 12:58 PM, Jehan Monnier <address@hidden> wrote:
Hi,

It seams speex didn't compile, you probably met an error before  this one.

Cheers


Le 18 mars 2011 à 04:28, walle kwan a écrit :

Dear All

With the iPhone SDK 4.3 and xCode4. 

Making all in tests
  CC     mediastream.o
/Walle/linphone/linphone-iphone/submodules/build/..//linphone/mediastreamer2/tests/mediastream.c: In function ‘run_media_streams’:
/Walle/linphone/linphone-iphone/submodules/build/..//linphone/mediastreamer2/tests/mediastream.c:268: warning: unused variable ‘cam’
  CCLD   mediastream
ld: library not found for -lspeex
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

Any help? Thanks.

Regards
Walle
_______________________________________________
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




--
Ramu

_______________________________________________
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]