This forum has been archived. All content is frozen. Please use KDE Discuss instead.

Error when starting clementine. symbol lookup error

Tags: clementine clementine clementine
(comma "," separated)
User avatar
yurchor
Registered Member
Posts
64
Karma
1
OS
Install dbus-qt-devel
ellmoe
Registered Member
Posts
28
Karma
0
After installing:
dbus-qt-devel-0.70-7.2.el6.x86_64
dbus-devel-1.2.24-5.el6_1.x86_64.rpm
qt3-devel-3.3.8b-30.el6.x86_64.rpm
libmng-devel-1.0.10-4.1.el6.x86_64.rpm

Code: Select all
cmake ..
-- The C compiler identification is GNU
-- The CXX compiler identification is GNU
-- Check for working C compiler: /usr/bin/gcc
-- Check for working C compiler: /usr/bin/gcc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Looking for Q_WS_X11
-- Looking for Q_WS_X11 - found
-- Looking for Q_WS_MAC
-- Looking for Q_WS_MAC - not found.
-- Looking for Q_WS_WIN
-- Looking for Q_WS_WIN - not found.
-- Found Qt-Version 4.6.2
-- Found Qt-Version 4.6.2
-- Found Qt-Version 4.6.2
-- Looking for XOpenDisplay in /usr/lib64/libX11.so;/usr/lib64/libXext.so
-- Looking for XOpenDisplay in /usr/lib64/libX11.so;/usr/lib64/libXext.so - found
-- Looking for gethostbyname
-- Looking for gethostbyname - found
-- Looking for connect
-- Looking for connect - found
-- Looking for remove
-- Looking for remove - found
-- Looking for shmat
-- Looking for shmat - found
-- Looking for IceConnectionNumber in ICE
-- Looking for IceConnectionNumber in ICE - found
-- Found X11: /usr/lib64/libX11.so
-- Found OpenGL: /usr/lib64/libGL.so
-- Boost version: 1.41.0
-- Could NOT find PROTOBUF (missing:  PROTOBUF_LIBRARY PROTOBUF_INCLUDE_DIR)
-- checking for module 'taglib>=1.6'
--   found taglib, version 1.6.1
-- checking for module 'QJson'
--   found QJson, version 0.7.1
-- checking for module 'gstreamer-0.10'
--   package 'gstreamer-0.10' not found
-- checking for module 'gstreamer-base-0.10'
--   package 'gstreamer-base-0.10' not found
-- checking for module 'gstreamer-app-0.10'
--   package 'gstreamer-app-0.10' not found
-- checking for module 'gstreamer-cdda-0.10'
--   package 'gstreamer-cdda-0.10' not found
-- checking for module 'gstreamer-tag-0.10'
--   package 'gstreamer-tag-0.10' not found
-- checking for module 'glib-2.0'
--   found glib-2.0, version 2.22.5
-- checking for module 'libxml-2.0'
--   package 'libxml-2.0' not found
-- checking for module 'gobject-2.0'
--   found gobject-2.0, version 2.22.5
-- checking for module 'libgpod-1.0>=0.7.92'
--   package 'libgpod-1.0>=0.7.92' not found
-- checking for module 'gio-2.0'
--   found gio-2.0, version 2.22.5
-- checking for module 'libimobiledevice-1.0'
--   package 'libimobiledevice-1.0' not found
-- checking for module 'libplist'
--   package 'libplist' not found
-- checking for module 'libusbmuxd'
--   package 'libusbmuxd' not found
-- checking for module 'libmtp>=1.0'
--   package 'libmtp>=1.0' not found
-- checking for module 'indicate-qt'
--   package 'indicate-qt' not found
-- checking for module 'libspotify>=10.1.16'
--   package 'libspotify>=10.1.16' not found
-- checking for module 'libcdio'
--   package 'libcdio' not found
-- checking for module 'qca2'
--   package 'qca2' not found
-- checking for module 'libchromaprint'
--   package 'libchromaprint' not found
-- Looking for include files CMAKE_HAVE_PTHREAD_H
-- Looking for include files CMAKE_HAVE_PTHREAD_H - found
-- Looking for pthread_create in pthreads
-- Looking for pthread_create in pthreads - not found
-- Looking for pthread_create in pthread
-- Looking for pthread_create in pthread - found
-- Found Threads: TRUE
-- Performing Test SUPPORTS_OPENMP
-- Performing Test SUPPORTS_OPENMP - Success
-- checking for module 'gnutls'
--   found gnutls, version 2.8.5
-- Building static qsqlite plugin
-- Looking for lrintf
-- Looking for lrintf - found
-- Looking for round
-- Looking for round - found
-- Using FFTW3 for FFT calculations
CMake Error at src/CMakeLists.txt:752 (qt4_add_dbus_adaptor):
  Unknown CMake command "qt4_add_dbus_adaptor".


-- Configuring incomplete, errors occurred!
User avatar
yurchor
Registered Member
Posts
64
Karma
1
OS
Oops... Sorry, uninstall last bunch of packages (they are Qt3 related).

Is qt-devel installed?
ellmoe
Registered Member
Posts
28
Karma
0
Code: Select all
rpm -Uhv http://mirror.centos.org/centos/6/os/x86_64/Packages/qt-devel-4.6.2-20.el6.x86_64.rpm
Retrieving http://mirror.centos.org/centos/6/os/x86_64/Packages/qt-devel-4.6.2-20.el6.x86_64.rpm
warning: /var/tmp/rpm-tmp.MpNcK0: Header V3 RSA/SHA1 Signature, key ID c105b9de: NOKEY
Preparing...                ########################################### [100%]
   package qt-devel-1:4.6.2-20.el6.x86_64 is already installed
ellmoe
Registered Member
Posts
28
Karma
0
Can I leave the other package or I need to uninstall them?
User avatar
šumski
Registered Member
Posts
106
Karma
1
OS
ellmoe
Registered Member
Posts
28
Karma
0
Code: Select all
yum install gcc-c++ liblastfm-devel taglib-devel gettext boost-devel qt-devel cmake gstreamer-devel gstreamer-plugins-base-devel glew-devel libgpod-devel qjson-devel libimobiledevice-devel libplist-devel usbmuxd-devel libmtp-devel protobuf-devel protobuf-compiler qca2-devel llibcdio-devel qca-ossl fftw-devel
Loaded plugins: ibm-check-lotus-updates, ibm-repository, refresh-packagekit,
              : security
Setting up Install Process
Package liblastfm-devel-0.3.3-1.el6.nux.1.x86_64 already installed and latest version
No package gstreamer-devel available.
No package gstreamer-plugins-base-devel available.
Package qjson-devel-0.7.1-2.el6.nux.1.x86_64 already installed and latest version
No package libimobiledevice-devel available.
No package libplist-devel available.
No package usbmuxd-devel available.
No package libmtp-devel available.
No package protobuf-devel available.
No package qca2-devel available.
No package llibcdio-devel available.
Nothing to do
[root@oc2067074600 bin]#
User avatar
yurchor
Registered Member
Posts
64
Karma
1
OS
ellmoe wrote:Can I leave the other package or I need to uninstall them?

You can remove all development packages after the successful built.

For now, what is the cmake version:
Code: Select all
cmake --version


Try to remove all from built directory and run cmake from scratch.
ellmoe
Registered Member
Posts
28
Karma
0
cmake --version
cmake version 2.8.4


I am also installing all the following packages.
On Fedora:

su -c "yum install gcc-c++ liblastfm-devel taglib-devel gettext boost-devel \
qt-devel cmake gstreamer-devel gstreamer-plugins-base-devel glew-devel \
libgpod-devel qjson-devel libimobiledevice-devel libplist-devel \
usbmuxd-devel libmtp-devel protobuf-devel protobuf-compiler qca2-devel \
llibcdio-devel qca-ossl fftw-devel"

Right?
User avatar
yurchor
Registered Member
Posts
64
Karma
1
OS
ellmoe wrote:I am also install all the following package.
On Fedora:

su -c "yum install gcc-c++ liblastfm-devel taglib-devel gettext boost-devel \
qt-devel cmake gstreamer-devel gstreamer-plugins-base-devel glew-devel \
libgpod-devel qjson-devel libimobiledevice-devel libplist-devel \
usbmuxd-devel libmtp-devel protobuf-devel protobuf-compiler qca2-devel \
llibcdio-devel qca-ossl fftw-devel"

Right?

Right.

Strange that you cannot install some above-mentioned packages ("No package")... They seems to be avaivlable for CentOS 6.
ellmoe
Registered Member
Posts
28
Karma
0
Give me a few minute I am doing them manually.
Brb
ellmoe
Registered Member
Posts
28
Karma
0
I have a package that refuse to get installed
Any suggestion?

Code: Select all
rpm -Uhv http://mirror.centos.org/centos/6/os/x86_64/Packages/libxml2-2.7.6-4.el6.x86_64.rpm
Retrieving http://mirror.centos.org/centos/6/os/x86_64/Packages/libxml2-2.7.6-4.el6.x86_64.rpm
warning: /var/tmp/rpm-tmp.rkcJFH: Header V3 RSA/SHA1 Signature, key ID c105b9de: NOKEY
Preparing...                ########################################### [100%]
   package libxml2-2.7.6-4.el6_2.4.x86_64 (which is newer than libxml2-2.7.6-4.el6.x86_64) is already installed
   package libxml2-2.7.6-4.el6_2.4.i686 (which is newer than libxml2-2.7.6-4.el6.x86_64) is already installed
[root@oc2067074600 bin]# rpm -Uhv http://mirror.centos.org/centos/6/os/x86_64/Packages/libxml2-devel-2.7.6-4.el6.x86_64.rpm
Retrieving http://mirror.centos.org/centos/6/os/x86_64/Packages/libxml2-devel-2.7.6-4.el6.x86_64.rpm
warning: /var/tmp/rpm-tmp.pYK5Xi: Header V3 RSA/SHA1 Signature, key ID c105b9de: NOKEY
error: Failed dependencies:
   libxml2 = 2.7.6-4.el6 is needed by libxml2-devel-2.7.6-4.el6.x86_64
ellmoe
Registered Member
Posts
28
Karma
0
Fix that one by installing http://mirror.centos.org/centos/6/updat ... x86_64.rpm

Ok continuing with the other package, please standby
ellmoe
Registered Member
Posts
28
Karma
0
I install all the package they listed for Fedora from the following link:
http://code.google.com/p/clementine-player/wiki/CompilingFromSource
Code: Select all
http://dl.fedoraproject.org/pub/epel/6/x86_64/avr-gcc-c++-4.5.0-2.el6.x86_64.rpm
http://dl.fedoraproject.org/pub/epel/6/x86_64/avr-gcc-4.5.0-2.el6.x86_64.rpm
http://dl.fedoraproject.org/pub/epel/6/x86_64/avr-binutils-2.20-2.el6.x86_64.rpm
http://dl.fedoraproject.org/pub/epel/6/x86_64/libmpc-0.8-3.el6.x86_64.rpm

http://li.nux.ro/download/nux/dextop/el6/x86_64/liblastfm-devel-0.3.3-1.el6.nux.1.x86_64.rpm

http://mirror.centos.org/centos/6/os/x86_64/Packages/taglib-devel-1.6.1-1.1.el6.x86_64.rpm

http://mirror.centos.org/centos/6/os/x86_64/Packages/gettext-0.17-16.el6.x86_64.rpm

http://mirror.centos.org/centos/6/os/x86_64/Packages/boost-devel-1.41.0-11.el6_1.2.x86_64.rpm

http://mirror.centos.org/centos/6/os/x86_64/Packages/qt-devel-4.6.2-20.el6.x86_64.rpm

http://dl.fedoraproject.org/pub/epel/6/x86_64/cmake28-2.8.8-4.el6.x86_64.rpm

http://mirror.centos.org/centos/6/os/x86_64/Packages/gstreamer-devel-0.10.29-1.el6.x86_64.rpm
http://mirror.centos.org/centos/6/os/x86_64/Packages/check-devel-0.9.8-1.1.el6.x86_64.rpm
http://mirror.centos.org/centos/6/os/x86_64/Packages/check-0.9.8-1.1.el6.x86_64.rpm
http://mirror.centos.org/centos/6/os/x86_64/Packages/libxml2-devel-2.7.6-4.el6.x86_64.rpm

http://mirror.centos.org/centos/6/os/x86_64/Packages/gstreamer-plugins-base-devel-0.10.29-1.el6.x86_64.rpm

http://dl.fedoraproject.org/pub/epel/6/x86_64/glew-devel-1.5.5-1.el6.x86_64.rpm

http://mirror.centos.org/centos/6/os/x86_64/Packages/libgpod-devel-0.7.2-6.el6.x86_64.rpm

http://li.nux.ro/download/nux/dextop/el6/x86_64/qjson-devel-0.7.1-2.el6.nux.1.x86_64.rpm

http://mirror.centos.org/centos/6/os/x86_64/Packages/libimobiledevice-devel-0.9.7-4.el6.x86_64.rpm
http://mirror.centos.org/centos/6/os/x86_64/Packages/libplist-devel-1.2-1.el6.x86_64.rpm
http://mirror.centos.org/centos/6/updates/x86_64/Packages/libtasn1-devel-2.3-3.el6_2.1.x86_64.rpm
http://mirror.centos.org/centos/6/os/x86_64/Packages/usbmuxd-devel-1.0.2-1.el6.x86_64.rpm
http://mirror.centos.org/centos/6/os/x86_64/Packages/libusb1-devel-1.0.3-1.el6.x86_64.rpm

http://mirror.centos.org/centos/6/os/x86_64/Packages/libmtp-devel-1.0.1-2.el6.x86_64.rpm
http://mirror.centos.org/centos/6/os/x86_64/Packages/libusb-devel-0.1.12-23.el6.x86_64.rpm

http://dl.fedoraproject.org/pub/epel/6/x86_64/protobuf-devel-2.3.0-7.el6.x86_64.rpm

http://dl.fedoraproject.org/pub/epel/6/x86_64/protobuf-compiler-2.3.0-7.el6.x86_64.rpm

http://mirror.centos.org/centos/6/os/x86_64/Packages/qca2-devel-2.0.2-2.1.el6.x86_64.rpm

http://mirror.centos.org/centos/6/os/x86_64/Packages/libcdio-devel-0.81-3.1.el6.x86_64.rpm

http://mirror.centos.org/centos/6/os/x86_64/Packages/qca-ossl-2.0.0-0.8.beta3.1.el6.x86_64.rpm

http://dl.atrpms.net/el6-x86_64/atrpms/stable/fftw-devel-3.2.2-14.el6.x86_64.rpm


Here is the error it still give when trying to cmake
Code: Select all
cmake ..
-- The C compiler identification is GNU
-- The CXX compiler identification is GNU
-- Check for working C compiler: /usr/bin/gcc
-- Check for working C compiler: /usr/bin/gcc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Looking for Q_WS_X11
-- Looking for Q_WS_X11 - found
-- Looking for Q_WS_MAC
-- Looking for Q_WS_MAC - not found.
-- Looking for Q_WS_WIN
-- Looking for Q_WS_WIN - not found.
-- Found Qt-Version 4.6.2
-- Found Qt-Version 4.6.2
-- Found Qt-Version 4.6.2
-- Looking for XOpenDisplay in /usr/lib64/libX11.so;/usr/lib64/libXext.so
-- Looking for XOpenDisplay in /usr/lib64/libX11.so;/usr/lib64/libXext.so - found
-- Looking for gethostbyname
-- Looking for gethostbyname - found
-- Looking for connect
-- Looking for connect - found
-- Looking for remove
-- Looking for remove - found
-- Looking for shmat
-- Looking for shmat - found
-- Looking for IceConnectionNumber in ICE
-- Looking for IceConnectionNumber in ICE - found
-- Found X11: /usr/lib64/libX11.so
-- Found OpenGL: /usr/lib64/libGL.so
-- Boost version: 1.41.0
-- Found PROTOBUF: /usr/lib64/libprotobuf.so
-- checking for module 'taglib>=1.6'
--   found taglib, version 1.6.1
-- checking for module 'QJson'
--   found QJson, version 0.7.1
-- checking for module 'gstreamer-0.10'
--   found gstreamer-0.10, version 0.10.29
-- checking for module 'gstreamer-base-0.10'
--   found gstreamer-base-0.10, version 0.10.29
-- checking for module 'gstreamer-app-0.10'
--   found gstreamer-app-0.10, version 0.10.29
-- checking for module 'gstreamer-cdda-0.10'
--   found gstreamer-cdda-0.10, version 0.10.29
-- checking for module 'gstreamer-tag-0.10'
--   found gstreamer-tag-0.10, version 0.10.29
-- checking for module 'glib-2.0'
--   found glib-2.0, version 2.22.5
-- checking for module 'libxml-2.0'
--   found libxml-2.0, version 2.7.6
-- checking for module 'gobject-2.0'
--   found gobject-2.0, version 2.22.5
-- checking for module 'libgpod-1.0>=0.7.92'
--   package 'libgpod-1.0>=0.7.92' not found
-- checking for module 'gio-2.0'
--   found gio-2.0, version 2.22.5
-- checking for module 'libimobiledevice-1.0'
--   found libimobiledevice-1.0, version 0.9.7
-- checking for module 'libplist'
--   found libplist, version 1.2
-- checking for module 'libusbmuxd'
--   found libusbmuxd, version 1.0.0
-- checking for module 'libmtp>=1.0'
--   found libmtp, version 1.0.1
-- checking for module 'indicate-qt'
--   package 'indicate-qt' not found
-- checking for module 'libspotify>=10.1.16'
--   package 'libspotify>=10.1.16' not found
-- checking for module 'libcdio'
--   found libcdio, version 0.81
-- checking for module 'qca2'
--   found qca2, version 2.0.2
-- checking for module 'libchromaprint'
--   package 'libchromaprint' not found
-- Looking for include files CMAKE_HAVE_PTHREAD_H
-- Looking for include files CMAKE_HAVE_PTHREAD_H - found
-- Looking for pthread_create in pthreads
-- Looking for pthread_create in pthreads - not found
-- Looking for pthread_create in pthread
-- Looking for pthread_create in pthread - found
-- Found Threads: TRUE
-- Performing Test SUPPORTS_OPENMP
-- Performing Test SUPPORTS_OPENMP - Success
-- checking for module 'gnutls'
--   found gnutls, version 2.8.5
-- Building static qsqlite plugin
-- Looking for lrintf
-- Looking for lrintf - found
-- Looking for round
-- Looking for round - found
-- Using FFTW3 for FFT calculations
CMake Error at src/CMakeLists.txt:752 (qt4_add_dbus_adaptor):
  Unknown CMake command "qt4_add_dbus_adaptor".


-- Configuring incomplete, errors occurred!
[moe@oc2067074600 bin]$ cmake ../
-- Found Qt-Version 4.6.2
-- Found Qt-Version 4.6.2
-- Found Qt-Version 4.6.2
-- checking for module 'libgpod-1.0>=0.7.92'
--   package 'libgpod-1.0>=0.7.92' not found
-- checking for module 'indicate-qt'
--   package 'indicate-qt' not found
-- checking for module 'libspotify>=10.1.16'
--   package 'libspotify>=10.1.16' not found
-- checking for module 'libchromaprint'
--   package 'libchromaprint' not found
-- Building static qsqlite plugin
-- Using FFTW3 for FFT calculations
CMake Error at src/CMakeLists.txt:752 (qt4_add_dbus_adaptor):
  Unknown CMake command "qt4_add_dbus_adaptor".


-- Configuring incomplete, errors occurred!
ellmoe
Registered Member
Posts
28
Karma
0
I progressed
now when I run it
I get this

Code: Select all
clementine
21:05:25.307 DEBUG NetworkProxyFactory:30           Detected system proxy URLs: ("", "", "", "")
21:05:25.307 DEBUG CoverProviders:34                Registered cover provider "Amazon"
21:05:25.308 ERROR unknown                          Cannot mix incompatible Qt libraries
Aborted


Bookmarks



Who is online

Registered users: Bing [Bot], Google [Bot], q.ignora, watchstar