linphone-developers
[Top][All Lists]
Advanced

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

Re: [Linphone-developers] Linphone-web compilation issue: Error on `am__


From: Saumil Gandhi
Subject: Re: [Linphone-developers] Linphone-web compilation issue: Error on `am__api_version='1.14'' when building _belle_sip via firebreath
Date: Wed, 12 Mar 2014 17:36:38 +0530

Hi Salvatore.

Thanks. I realized I had not installed intltool and used macports to install it. Now I'm able to get past all the errors, but it's again crashed.

============

videofilters/h264dec.c: In function 'ffmpeg_init':
videofilters/h264dec.c:49: warning: 'avcodec_init' is deprecated (declared at /Users/Saumil/Documents/Dreamscape/connectgrams/firebreath/firebreath/build/Stage/include/libavcodec/avcodec.h:3932) [-Wdeprecated-declarations]
  CC       videofilters/jpegwriter.lo
  CC       videofilters/nowebcam.lo
  CC       voip/msvideo.lo
  CXXLD    libmediastreamer_voip.la
ld: warning: ignoring file /Users/Saumil/Documents/Dreamscape/connectgrams/firebreath/firebreath/build/Stage/lib/libvpx.a, file was built for archive which is not the architecture being linked (x86_64): /Users/Saumil/Documents/Dreamscape/connectgrams/firebreath/firebreath/build/Stage/lib/libvpx.a
Undefined symbols for architecture x86_64:
  "_vpx_codec_control_", referenced from:
      _enc_preprocess in vp8.o
  "_vpx_codec_dec_init_ver", referenced from:
      _dec_init in vp8.o
  "_vpx_codec_decode", referenced from:
      _dec_process in vp8.o
  "_vpx_codec_destroy", referenced from:
      _enc_postprocess in vp8.o
      _dec_uninit in vp8.o
      _enc_set_configuration in vp8.o
  "_vpx_codec_enc_config_default", referenced from:
      _enc_init in vp8.o
  "_vpx_codec_enc_init_ver", referenced from:
      _enc_preprocess in vp8.o
  "_vpx_codec_encode", referenced from:
      _enc_process in vp8.o
  "_vpx_codec_err_to_string", referenced from:
      _dec_process in vp8.o
      _enc_process in vp8.o
      _enc_preprocess in vp8.o
      _enc_init in vp8.o
  "_vpx_codec_error_detail", referenced from:
      _dec_process in vp8.o
      _enc_process in vp8.o
      _enc_preprocess in vp8.o
  "_vpx_codec_get_cx_data", referenced from:
      _enc_process in vp8.o
  "_vpx_codec_get_frame", referenced from:
      _dec_process in vp8.o
  "_vpx_codec_iface_name", referenced from:
      _dec_init in vp8.o
      _enc_init in vp8.o
  "_vpx_codec_vp8_cx", referenced from:
      _enc_preprocess in vp8.o
      _enc_init in vp8.o
  "_vpx_codec_vp8_dx", referenced from:
      _dec_init in vp8.o
  "_vpx_img_wrap", referenced from:
      _enc_process in vp8.o
ld: symbol(s) not found for architecture x86_64
collect2: ld returned 1 exit status
make[6]: *** [libmediastreamer_voip.la] Error 1
make[5]: *** [all] Error 2
make[4]: *** [all-recursive] Error 1
make[3]: *** [all] Error 2
make[2]: *** [all-recursive] Error 1
make[1]: *** [all] Error 2
make: *** [/Users/Saumil/Documents/Dreamscape/connectgrams/firebreath/firebreath/build/projects/linphone-web/submodules/EP_linphone-prefix/src/EP_linphone-stamp/Debug/EP_linphone-build] Error 2
Showing first 200 notices only


** BUILD FAILED **


The following build commands failed:
PhaseScriptExecution "CMake Rules" build/projects/linphone-web/submodules/FireBreath.build/Debug/EP_linphone.build/Script-B2C74753C98242929381D96A.sh
(1 failure)

================

I've been searching and seems to be due to some incompatibility with a 64bit environment? But I'm really not sure, I'm still looking for an answer that makes sense.

Thanks,
Saumil


On Wed, Mar 12, 2014 at 4:50 PM, ansani <address@hidden> wrote:
Hi Saumil,
did u linked libtoolize to glibtoolize ?

Try

sudo ln -s /opt/local/bin/glibtoolize /opt/local/bin/libtoolize

Salvatore



--
View this message in context: http://nongnu.13855.n7.nabble.com/Linphone-web-compilation-issue-Error-on-am-api-version-1-14-when-building-belle-sip-via-firebreath-tp179589p180344.html
Sent from the linphone-developers mailing list archive at Nabble.com.

_______________________________________________
Linphone-developers mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/linphone-developers


reply via email to

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