Hi, I trying to solve errors which I got while compilation. Can you help me ? Is there anyone who has installed libjingle on linux ? I am pasting the errors that I got on FC3. I have satisfied all dependencies like expat,oRTP.
../../../talk/session/phone/.libs/libcricketsessionphone.a( linphonemediaengine.o)(.text+0x1cb3): In function `cricket::LinphoneMediaChannel::SetCodecs(std::vector<Codec, std::allocator<Codec> > const&)': /usr/include/c++/3.3.2/bits/basic_string.h:922: undefined reference to `speex_wb' ../../../talk/session/phone/.libs/libcricketsessionphone.a( linphonemediaengine.o)(.text+0x1cdd):/usr/include/c++/3.3.2/bits/basic_string.h:922: undefined reference to `speex_nb' ../../../talk/session/phone/.libs/libcricketsessionphone.a( linphonemediaengine.o)(.text+0x1d0a): In function `cricket::LinphoneMediaChannel::SetCodecs(std::vector<Codec, std::allocator<Codec> > const&)': /root/libjingle-0.4.0/talk/session/phone/linphonemediaengine.cc:91: undefined reference to `pcmu8000' ../../../talk/session/phone/.libs/libcricketsessionphone.a( linphonemediaengine.o)(.text+0x1d1c): In function `cricket::LinphoneMediaChannel::SetCodecs(std::vector<Codec, std::allocator<Codec> > const&)': /usr/include/c++/3.3.2/bits/basic_string.h:922: undefined reference to `telephone_event' ../../../talk/session/phone/.libs/libcricketsessionphone.a( linphonemediaengine.o)(.text+0x1f01): In function `cricket::LinphoneMediaEngine::FindCodec(Codec const&)': /usr/include/c++/3.3.2/bits/basic_string.h:922: undefined reference to `telephone_event' ../../../talk/session/phone/.libs/libcricketsessionphone.a( linphonemediaengine.o)(.text+0x1f22):/usr/include/c++/3.3.2/bits/basic_string.h:922: undefined reference to `speex_wb' ../../../talk/session/phone/.libs/libcricketsessionphone.a( linphonemediaengine.o)(.text+0x1f38):/usr/include/c++/3.3.2/bits/basic_string.h:922: undefined reference to `speex_wb' ../../../talk/session/phone/.libs/libcricketsessionphone.a( linphonemediaengine.o)(.text+0x1f49):/usr/include/c++/3.3.2/bits/basic_string.h:922: undefined reference to `speex_nb' ../../../talk/session/phone/.libs/libcricketsessionphone.a( linphonemediaengine.o)(.text+0x1f5f):/usr/include/c++/3.3.2/bits/basic_string.h:922: undefined reference to `speex_nb' ../../../talk/session/phone/.libs/libcricketsessionphone.a( linphonemediaengine.o)(.text+0x2436): In function `cricket::LinphoneMediaEngine::Init()': /usr/include/c++/3.3.2/bits/stl_alloc.h:652: undefined reference to `speex_wb' ../../../talk/session/phone/.libs/libcricketsessionphone.a( linphonemediaengine.o)(.text+0x24de):/usr/include/c++/3.3.2/bits/stl_alloc.h:652: undefined reference to `speex_nb' ../../../talk/session/phone/.libs/libcricketsessionphone.a( linphonemediaengine.o)(.text+0x2605):/usr/include/c++/3.3.2/bits/stl_alloc.h:652: undefined reference to `pcmu8000' ../../../talk/session/phone/.libs/libcricketsessionphone.a( linphonemediaengine.o)(.text+0x2696):/usr/include/c++/3.3.2/bits/stl_alloc.h:652: undefined reference to `telephone_event' collect2: ld returned 1 exit status make[4]: *** [call] Error 1 make[4]: Leaving directory `/root/libjingle-0.4.0/talk/examples/call' make[3]: *** [all-recursive] Error 1 make[3]: Leaving directory `/root/libjingle-0.4.0/talk/examples' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/root/libjingle-0.4.0/talk' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/root/libjingle-0.4.0' make: *** [all] Error 2 Please help me in this . -- ...Swapnil --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "google-talk-open" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/google-talk-open?hl=en -~----------~----~----~----~------~----~------~--~---
