[Bug 289580] New: compilation of telepathy-qt 0.9.0 fails
Robby Engelmann
robby.engelmann at igfs-ev.de
Thu Dec 22 12:05:55 UTC 2011
https://bugs.kde.org/show_bug.cgi?id=289580
Summary: compilation of telepathy-qt 0.9.0 fails
Product: telepathy
Version: git-latest
Platform: Ubuntu Packages
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
AssignedTo: kde-telepathy at kde.org
ReportedBy: robby.engelmann at igfs-ev.de
Version: git-latest (using KDE 4.7.3)
OS: Linux
compiling telepathy-qt 0.9.0 fails with error:
...
[ 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.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the KDE-Telepathy
mailing list