[Bug 44049] compilation of telepathy-qt 0.9.0 fails

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Dec 29 16:45:21 CET 2011


https://bugs.freedesktop.org/show_bug.cgi?id=44049

--- Comment #3 from Olli Salli <ollisal at gmail.com> 2011-12-29 07:45:21 PST ---
You can try commenting out (prefix with the '#' character) the line

> tpqt_add_dbus_unit_test(ConnectionAddressing conn-addressing tp-glib-tests tp-qt-tests-glib-helpers)

in telepathy-qt/tests/dbus/CMakeLists.txt

But there is something weird here: the tp-glib-tests static utility library
which is mentioned as a dependency in that line should contain that symbol in
all cases. Excerpt from nm(1) dump for me:

> <more:~/work/telepathy-qt/build> nm tests/lib/glib/libtp-glib-tests.so |
>                                       grep contacts_connection_get_type
> 000000000000daf0 T tp_tests_contacts_connection_get_type

Thus, you'll possibly hit a different compilation issue later on.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA Contact for the bug.



More information about the telepathy-bugs mailing list