[Bug 288517] Compiling of text-ui failed with an error
Robby Engelmann
robby.engelmann at igfs-ev.de
Fri Dec 9 12:35:03 UTC 2011
https://bugs.kde.org/show_bug.cgi?id=288517
Robby Engelmann <robby.engelmann at igfs-ev.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |robby.engelmann at igfs-ev.de
--- Comment #2 from Robby Engelmann <robby engelmann igfs-ev de> 2011-12-09 12:35:03 ---
I tried again a fresh install. I compile telepathy-qt4 each time fresh from
git. It now compiled with some warnings, however seemed to install with sudo
make install without any warning or error. The same for the common-internals:
they configured, compiled and installed without warnings or errors.
But now configure of text-ui cannot find telepathy-qt4. hmmm....
See below the possibly interesting pieces of text appeared during compilation:
cmake output during compiling telepathy-qt4:
-----------------------------------------------------------------------------
-- The following external packages were located on your system.
-- This installation will have the extra features provided by these packages.
-----------------------------------------------------------------------------
* Qt Glib Support - QtCore library using Glib's main event loop
* dbus-python - GLib-based Python DBus support
* Telepathy-Farsight - A Framework for dealing with audio/video conferencing
protocols
* GStreamer - An open source multimedia framework
* Telepathy-glib - Glib bindings for Telepathy
-----------------------------------------------------------------------------
-- Congratulations! All external packages have been found.
-----------------------------------------------------------------------------
-- Configuring done
-- Generating done
-- Build files have been written to:
[ 0%] Generating _gen/constants.h
WARNING: Failed to resolve dbus-ref to
"org.freedesktop.Telepathy.Connection.Interface.Renaming.Renamed" in
"org.freedesktop.Telepathy.Channel.Interface.Group"
WARNING: Failed to resolve dbus-ref to
"org.freedesktop.Telepathy.Connection.Interface.Renaming" in
"org.freedesktop.Telepathy.Channel.Interface.Group"
WARNING: Failed to resolve dbus-ref to
"org.freedesktop.Telepathy.Channel.Type.Call1.CallStateDetails" in
"Insufficient Balance"
[ 3%] Generating _gen/future-misc.moc.hpp
/home/robby/Download/Prgs/telepathy/telepathy-qt4/build/TelepathyQt/_gen/future-misc.h:0:
Warning: No relevant classes found. No output generated.
[ 3%] Generating _gen/future-constants.h
WARNING: Failed to resolve dbus-ref to
"org.freedesktop.Telepathy.Connection.ConnectionError" in "Software Upgrade
Required"
WARNING: Failed to resolve dbus-ref to
"org.freedesktop.Telepathy.Connection.Interface.Balance" in "Insufficient
Balance"
WARNING: Failed to resolve dbus-ref to
"org.freedesktop.Telepathy.Channel.Type.Call1.CallStateDetails" in
"Insufficient Balance"
WARNING: Failed to resolve dbus-ref to
"org.freedesktop.Telepathy.Connection.Interface.Balance.AccountBalance" in
"Insufficient Balance"
[ 6%] Generating _gen/cli-channel.h, _gen/cli-channel-body.hpp
WARNING: Failed to resolve dbus-ref to
"org.freedesktop.Telepathy.Channel.Interface.Subject2.Subject" in
"org.freedesktop.Telepathy.Channel.Type.RoomList"
WARNING: Failed to resolve dbus-ref to
"org.freedesktop.Telepathy.Channel.Interface.Room2.RoomName" in
"org.freedesktop.Telepathy.Channel.Type.RoomList"
WARNING: Failed to resolve dbus-ref to
"org.freedesktop.Telepathy.Channel.Interface.Room2.Server" in
"org.freedesktop.Telepathy.Channel.Type.RoomList"
-----------------
cmake output for telepathy-text-ui:
CMake Error at
/usr/share/kde4/apps/cmake/modules/FindPackageHandleStandardArgs.cmake:198
(MESSAGE):
Could NOT find TELEPATHY_QT4 (missing: TELEPATHY_QT4_INCLUDE_DIR)
Call Stack (most recent call first):
cmake/modules/FindTelepathyQt4.cmake:42 (find_package_handle_standard_args)
CMakeLists.txt:11 (find_package)
-- Configuring incomplete, errors occurred!
--
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