On 9/30/07, Ling <[EMAIL PROTECTED]> wrote: > > > Hi, > > libjingle-0.2.1 ?? > > Libjingle-0.4.0 only support ortp 0.7.1.
I have installed ortp 0.7.1 .And all libraries which are required for libjingle0.2.1 and 0.4.0 are one and same. But I think problem may be due to gcc/glibc versions are difference. Right now I have gcc 3.3.2 .I have solved errors that I got on gcc 4.1.2. And I want to cross-compile libjingle . And for that I am using scratchbox. And not too many cross-compilers they have provided,so anyways I have to stick to gcc 3.3.2. So please help me in resolving these errors > > > Please help me in this , I am also pasting errors that I am unable to > solve, > > > > if /bin/sh ../../libtool --silent --tag=CXX --mode=compile g++ > > -DHAVE_CONFIG_H -I../.. -DPOSIX -g -O2 -MT openssladapter.lo -MD -MP > -MF > > ".deps/openssladapter.Tpo" -c -o openssladapter.lo openssladapter.cc; \ > > then mv -f ".deps/openssladapter.Tpo" ".deps/openssladapter.Plo"; else > rm -f > > ".deps/openssladapter.Tpo"; exit 1; fi > > openssladapter.cc: In member function `virtual int > > cricket::OpenSSLAdapter::Send(const void*, unsigned int)': > > openssladapter.cc:422: error: invalid conversion from `const void*' to > > `const > > char*' > > openssladapter.cc: In member function `virtual int > > cricket::OpenSSLAdapter::Recv(void*, unsigned int)': > > openssladapter.cc:477: error: invalid conversion from `void*' to `char*' > > openssladapter.cc: In member function `bool > > cricket::OpenSSLAdapter::SSLPostConnectionCheck(SSL*, const char*)': > > openssladapter.cc:649: error: 'struct v3_ext_method' has no member named > > 'it' > > openssladapter.cc:651: error: 'struct v3_ext_method' has no member named > > 'it' > > openssladapter.cc:651: error: `ASN1_ITEM_ptr' undeclared (first use this > > function) > > openssladapter.cc:651: error: (Each undeclared identifier is reported > only > > once > > for each function it appears in.) > > openssladapter.cc:651: error: `ASN1_item_d2i' undeclared (first use this > > function) > > make[3]: *** [openssladapter.lo] Error 1 > > make[3]: Leaving directory `/home/abc/libjingle-0.2.1/talk/base' > > make[2]: *** [all-recursive] Error 1 > > make[2]: Leaving directory `/home/abc/libjingle-0.2.1/talk' > > make[1]: *** [all-recursive] Error 1 > > make[1]: Leaving directory `/home/abc/libjingle-0.2.1' > > make: *** [all] Error 2 > > > > -- > > ...Swapnil > > > > || Hare Krishna Hare Krishna Krishna Krishna Hare Hare || > > || Hare Rama Hare Rama Rama Rama Hare Hare || > > > > > Ling > > On Sep 28, 7:43 pm, "swapnil kamble" <[EMAIL PROTECTED]> wrote: -- ...Swapnil || Hare Krishna Hare Krishna Krishna Krishna Hare Hare || || Hare Rama Hare Rama Rama Rama Hare Hare || --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
