Closed GoogleCodeExporter closed 9 years ago
And I do not see any sign of declarations for these symbols...
Original comment by aleksand...@gmail.com
on 3 Jan 2008 at 9:02
I am getting the same error when I am trying to compile it on my Ubuntu linux
machine.
I am using libjingle 0.4
Original comment by chetan.n...@gmail.com
on 19 Jan 2008 at 11:05
Some of the patches in the above issues should resolve these problems.
Original comment by mattwinter
on 22 Jan 2008 at 6:51
I am still facing the same problem while trying to compile libjingle-0.4.0. I
am
using Kubuntu on x86_64. I have installed linphone2, linphone2-dev,
liggtk2.0-dev
and since I am using gcc 4.2.3 I had to make changes to source mentioned at
http://
groups.google.com/group/google-talk-open/browse_thread/thread/bf92d054c144f167
Ater all this, follwing is the list of errors I get:
=========================
linphonemediaengine.cc: In member function 'virtual void
cricket::LinphoneMediaChannel::SetCodecs(const std::vector<Codec,
std::allocator<Codec> >&)':
linphonemediaengine.cc:83: error: 'speex_wb' was not declared in this scope
linphonemediaengine.cc:85: error: 'speex_nb' was not declared in this scope
linphonemediaengine.cc:91: error: 'pcmu8000' was not declared in this scope
linphonemediaengine.cc:93: error: 'telephone_event' was not declared in this
scope
linphonemediaengine.cc:100: warning: deprecated conversion from string constant
to
'char*'
linphonemediaengine.cc:109: warning: deprecated conversion from string constant
to
'char*'
linphonemediaengine.cc: In member function 'virtual bool
cricket::LinphoneMediaEngine::FindCodec(const Codec&)':
linphonemediaengine.cc:117: error: 'telephone_event' was not declared in this
scope
linphonemediaengine.cc:120: error: 'speex_wb' was not declared in this scope
linphonemediaengine.cc:122: error: 'speex_nb' was not declared in this scope
linphonemediaengine.cc: In member function 'virtual bool
cricket::LinphoneMediaEngine::Init()':
linphonemediaengine.cc:174: error: 'speex_wb' was not declared in this scope
linphonemediaengine.cc:175: error: 'speex_nb' was not declared in this scope
linphonemediaengine.cc:184: error: 'pcmu8000' was not declared in this scope
linphonemediaengine.cc:185: error: 'telephone_event' was not declared in this
scope
=========================
Original comment by sriharsh...@gmail.com
on 10 Aug 2008 at 1:18
Closing out old issues.
Original comment by pthatc...@google.com
on 3 Nov 2010 at 7:26
Original issue reported on code.google.com by
aleksand...@gmail.com
on 3 Jan 2008 at 9:00