[Bug 44049] New: compilation of telepathy-qt 0.9.0 fails

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Dec 22 13:30:25 CET 2011


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

             Bug #: 44049
           Summary: compilation of telepathy-qt 0.9.0 fails
    Classification: Unclassified
           Product: Telepathy
           Version: unspecified
          Platform: x86 (IA32)
        OS/Version: Linux (All)
            Status: NEW
          Severity: normal
          Priority: medium
         Component: tp-qt
        AssignedTo: telepathy-bugs at lists.freedesktop.org
        ReportedBy: robby.engelmann at igfs-ev.de
         QAContact: telepathy-bugs at lists.freedesktop.org


compiling telepathy-qt 0.9.0 fails with error (cmake without any errors):
...
[ 89%] Building CXX object
tests/dbus/CMakeFiles/test-conn-addressing.dir/conn-addressing.cpp.o            
Linking CXX executable test-conn-addressing                                     
../lib/glib/future/conn-addressing/libfuture-example-conn-addressing.a(conn.c.o):
In function `tp_tests_addressing_connection_get_type':
/home/robby/Download/Prgs/telepathy/telepathy-qt4/tests/lib/glib/future/conn-addressing/conn.c:31:
undefined reference to `tp_tests_contacts_connection_get_type'
collect2: ld returned 1 exit status
make[2]: *** [tests/dbus/test-conn-addressing] Error 1
make[1]: *** [tests/dbus/CMakeFiles/test-conn-addressing.dir/all] Error 2
make: *** [all] Error 2

Reproducible: Always

Steps to Reproduce:
1. download sources from
"http://cgit.freedesktop.org/telepathy/telepathy-qt4/snapshot/telepathy-qt-0.9.0.tar.gz"
or download via
git clone git://anongit.freedesktop.org/telepathy/telepathy-qt4
2. mkdir build
3. cd build
4. cmake .. -DCMAKE_INSTALL_PREFIX=`kde4-config --prefix`
5. make -j 2

Actual Results:  
error message

Expected Results:  
sources compile

i am running kubuntu oneiric with kde 4.7.4.

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



More information about the telepathy-bugs mailing list