Try searching here: http://code.google.com/p/libjingle/issues/list especially this Issue: http://code.google.com/p/libjingle/issues/detail?id=2
On 18 Apr., 20:57, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > Hi, > I downloaded the libjingle libraries and after configuring it tried > to do a make and it fails at the below mentioned spot. Seems like it > complains about an extra qualifier for the template in the > stringutils.h file in the talk/base directory. > Has anybody faced this problem? Any suggestions/help would be a big > help in moving forward. > > Regards > SG > > ====================================================================== > > if /bin/sh ../../libtool --silent --tag=CXX --mode=compile g++ - > DHAVE_CONFIG_H -I../.. `pkg-config --cflags gtk+-2.0` -DPOSIX -g - > O2 -MT socketadapters.lo -MD -MP -MF ".deps/socketadapters.Tpo" -c -o > socketadapters.lo socketadapters.cc; \ > then mv -f ".deps/socketadapters.Tpo" ".deps/ > socketadapters.Plo"; else rm -f ".deps/socketadapters.Tpo"; exit 1; fi > ../../talk/base/stringutils.h:272: error: extra qualification > 'talk_base::Traits<char>::' on member 'empty_str' > make[3]: *** [socketadapters.lo] Error 1 --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
