With regards to using the new Call API, do I need to adjust my code with telepathy-farstream, or will my old code just work fine?
On Tue, May 8, 2012 at 8:03 PM, Brian Pepple <[email protected]> wrote: > On Tue, 2012-05-08 at 13:07 -0400, Olivier Crête wrote: >> Telepathy-Rakia development release 0.7.4, the "Call Me Maybe" >> release, is now available. >> >> If you are using GNOME 3.4, please ship this release, as calls will not >> work with older releases. >> >> But be aware that there is one remaining problem, sometimes SIP servers >> stop forwarding call to us. I am unable to reproduce it with any SIP >> server that is under my control, so I don't know what happens, any help >> is appreciated. > > Does tp-rakia have a component to file bugs against at freedesktop.org? > Looks like the latest release has a DSO Linking bug that causes the > build to fail. Here's a snippet from the build log. > > <snip> > /usr/bin/ld: ./.libs/librakia-convenience.a(call-stream.o): undefined > reference to symbol 'g_inet_address_new_from_string' > /usr/bin/ld: note: 'g_inet_address_new_from_string' is defined in > DSO /lib64/libgio-2.0.so.0 so try adding it to the linker command line > /lib64/libgio-2.0.so.0: could not read symbols: Invalid operation > collect2: error: ld returned 1 exit status > make[3]: *** [telepathy-rakia] Error 1 > make[3]: *** Waiting for unfinished jobs.... > /usr/bin/ld: ./.libs/librakia-convenience.a(call-stream.o): undefined > reference to symbol 'g_inet_address_new_from_string' > /usr/bin/ld: note: 'g_inet_address_new_from_string' is defined in > DSO /lib64/libgio-2.0.so.0 so try adding it to the linker command line > /lib64/libgio-2.0.so.0: could not read symbols: Invalid operation > collect2: error: ld returned 1 exit status > </snip> > > If I have a little free time tomorrow, I'll see if I can whip up a quick > patch to fix this. > > Later, > /B > -- > Brian Pepple <[email protected]> > > https://fedoraproject.org/wiki/User:Bpepple > gpg --keyserver pgp.mit.edu --recv-keys 810CC15E > BD5E 6F9E 8688 E668 8F5B CBDE 326A E936 810C C15E > > _______________________________________________ > telepathy mailing list > [email protected] > http://lists.freedesktop.org/mailman/listinfo/telepathy > _______________________________________________ telepathy mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/telepathy
