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

Compiling fails with qt 4.6

Tags: None
(comma "," separated)
lcon
Registered Member
Posts
15
Karma
0
OS

Compiling fails with qt 4.6

Wed Dec 23, 2009 5:07 pm
Hi!
Can you help me compiling amarok with new qt 4.6?

Thank you!

Luigi
User avatar
Mamarok
Manager
Posts
6071
Karma
16
OS

Re: Compiling fails with qt 4.6

Wed Dec 23, 2009 9:55 pm
Just erase your build folder content and run cmake again.


Running Kubuntu 22.10 with Plasma 5.26.3, Frameworks 5.100.0, Qt 5.15.6, kernel 5.19.0-23 on Ryzen 5 4600H, AMD Renoir, X11
FWIW: it's always useful to state the exact Plasma version (+ distribution) when asking questions, makes it easier to help ...
lcon
Registered Member
Posts
15
Karma
0
OS

Re: Compiling fails with qt 4.6

Thu Dec 24, 2009 12:59 am
I've downloaded latest amarok from git, ran cmake and everythings seemed all right.
But after I ran make i got this error:

Code: Select all
[  7%] Generating ui_ScriptManagerBase.h                                       
[  7%] Generating ui_TagDialogBase.h                                           
[  7%] Generating ui_FilenameLayoutDialog.h                                     
[  7%] Generating ui_OrganizeCollectionDialogBase.h                             
'' isn't a valid widget                                                         
'verticalSpacer' isn't a valid widget                                           
[  7%] Generating ui_PlaylistLayoutEditDialog.h                                 
[  7%] Generating ui_PodcastSettingsBase.h                                     
Scanning dependencies of target amaroklib                                       
[  7%] Building CXX object src/CMakeFiles/amaroklib.dir/amaroklib_automoc.o     
In file included from /home/lu/amarok/src/EngineObserver.h:24,                 
                 from /home/lu/amarok/src/ActionClasses.h:22,                   
                 from /home/lu/amarok/src/ToolBar.h:22,                         
                 from /home/lu/amarok/src/browsers/BrowserCategory.h:22,       
                 from /home/lu/amarok/build/src/../../src/services/scriptable/../ServiceBase.h:20,                                                             
                 from /home/lu/amarok/build/src/../../src/services/scriptable/../ServiceCollection.h:25,                                                       
                 from /home/lu/amarok/build/src/../../src/services/scriptable/ScriptableServiceCollection.h:20,                                                 
                 from /home/lu/amarok/build/src/moc_ScriptableServiceCollection.cpp:10,                                                                         
                 from /home/lu/amarok/build/src/amaroklib_automoc.cpp:24:       
/usr/include/qt4/phonon/Phonon/Global:1:42: error: ../../phonon/phononnamespace.h: Nessun file o directory                                                     
In file included from /home/lu/amarok/src/EngineController.h:33,               
                 from /home/lu/amarok/src/ToolBar.h:23,                         
                 from /home/lu/amarok/src/browsers/BrowserCategory.h:22,       
                 from /home/lu/amarok/build/src/../../src/services/scriptable/../ServiceBase.h:20,                                                             
                 from /home/lu/amarok/build/src/../../src/services/scriptable/../ServiceCollection.h:25,                                                       
                 from /home/lu/amarok/build/src/../../src/services/scriptable/ScriptableServiceCollection.h:20,                                                 
                 from /home/lu/amarok/build/src/moc_ScriptableServiceCollection.cpp:10,                                                                         
                 from /home/lu/amarok/build/src/amaroklib_automoc.cpp:24:       
/usr/include/qt4/phonon/Phonon/Path:1:31: error: ../../phonon/path.h: Nessun file o directory                                                                   
In file included from /home/lu/amarok/src/EngineController.h:34,               
                 from /home/lu/amarok/src/ToolBar.h:23,                         
                 from /home/lu/amarok/src/browsers/BrowserCategory.h:22,       
                 from /home/lu/amarok/build/src/../../src/services/scriptable/../ServiceBase.h:20,                                                             
                 from /home/lu/amarok/build/src/../../src/services/scriptable/../ServiceCollection.h:25,                                                       
                 from /home/lu/amarok/build/src/../../src/services/scriptable/ScriptableServiceCollection.h:20,                                                 
                 from /home/lu/amarok/build/src/moc_ScriptableServiceCollection.cpp:10,                                                                         
                 from /home/lu/amarok/build/src/amaroklib_automoc.cpp:24:       
/usr/include/qt4/phonon/Phonon/MediaController:1:42: error: ../../phonon/mediacontroller.h: Nessun file o directory                                             
In file included from /home/lu/amarok/src/EngineController.h:35,               
                 from /home/lu/amarok/src/ToolBar.h:23,                         
                 from /home/lu/amarok/src/browsers/BrowserCategory.h:22,       
                 from /home/lu/amarok/build/src/../../src/services/scriptable/../ServiceBase.h:20,                                                             
                 from /home/lu/amarok/build/src/../../src/services/scriptable/../ServiceCollection.h:25,                                                       
                 from /home/lu/amarok/build/src/../../src/services/scriptable/ScriptableServiceCollection.h:20,                                                 
                 from /home/lu/amarok/build/src/moc_ScriptableServiceCollection.cpp:10,                                                                         
                 from /home/lu/amarok/build/src/amaroklib_automoc.cpp:24:       
/usr/include/qt4/phonon/Phonon/MediaObject:1:38: error: ../../phonon/mediaobject.h: Nessun file o directory                                                     
In file included from /home/lu/amarok/src/EngineController.h:36,               
                 from /home/lu/amarok/src/ToolBar.h:23,                         
                 from /home/lu/amarok/src/browsers/BrowserCategory.h:22,       
                 from /home/lu/amarok/build/src/../../src/services/scriptable/../ServiceBase.h:20,                                                             
                 from /home/lu/amarok/build/src/../../src/services/scriptable/../ServiceCollection.h:25,                                                       
                 from /home/lu/amarok/build/src/../../src/services/scriptable/ScriptableServiceCollection.h:20,                                                 
                 from /home/lu/amarok/build/src/moc_ScriptableServiceCollection.cpp:10,                                                                         
                 from /home/lu/amarok/build/src/amaroklib_automoc.cpp:24:       
/usr/include/qt4/phonon/Phonon/Effect:1:33: error: ../../phonon/effect.h: Nessun file o directory                                                               
In file included from /home/lu/amarok/src/EngineController.h:37,               
                 from /home/lu/amarok/src/ToolBar.h:23,                         
                 from /home/lu/amarok/src/browsers/BrowserCategory.h:22,       
                 from /home/lu/amarok/build/src/../../src/services/scriptable/../ServiceBase.h:20,                                                             
                 from /home/lu/amarok/build/src/../../src/services/scriptable/../ServiceCollection.h:25,                                                       
                 from /home/lu/amarok/build/src/../../src/services/scriptable/ScriptableServiceCollection.h:20,                                                 
                 from /home/lu/amarok/build/src/moc_ScriptableServiceCollection.cpp:10,                                                                         
                 from /home/lu/amarok/build/src/amaroklib_automoc.cpp:24:       
/usr/include/qt4/phonon/Phonon/EffectParameter:1:42: error: ../../phonon/effectparameter.h: Nessun file o directory                                             
In file included from /home/lu/amarok/src/ActionClasses.h:22,                   
                 from /home/lu/amarok/src/ToolBar.h:22,                         
                 from /home/lu/amarok/src/browsers/BrowserCategory.h:22,       
                 from /home/lu/amarok/build/src/../../src/services/scriptable/../ServiceBase.h:20,                                                             
                 from /home/lu/amarok/build/src/../../src/services/scriptable/../ServiceCollection.h:25,                                                       
                 from /home/lu/amarok/build/src/../../src/services/scriptable/ScriptableServiceCollection.h:20,                                                 
                 from /home/lu/amarok/build/src/moc_ScriptableServiceCollection.cpp:10,                                                                         
                 from /home/lu/amarok/build/src/amaroklib_automoc.cpp:24:       
/home/lu/amarok/src/EngineObserver.h:84: error: ‘Phonon’ has not been declared 
/home/lu/amarok/src/EngineObserver.h:84: error: expected ‘,’ or ‘...’ before ‘currentState’                                                                     
/home/lu/amarok/src/EngineObserver.h:170: error: ‘Phonon’ has not been declared
/home/lu/amarok/src/EngineObserver.h:170: error: expected ‘,’ or ‘...’ before ‘newState’                                                                       
/home/lu/amarok/src/EngineObserver.h:191: error: ‘Phonon’ has not been declared
/home/lu/amarok/src/EngineObserver.h:191: error: ISO C++ forbids declaration of ‘State’ with no type                                                           
/home/lu/amarok/src/EngineObserver.h:191: error: expected ‘;’ before ‘m_realState’                                                                             
In file included from /home/lu/amarok/src/ToolBar.h:22,                         
                 from /home/lu/amarok/src/browsers/BrowserCategory.h:22,       
                 from /home/lu/amarok/build/src/../../src/services/scriptable/../ServiceBase.h:20,                                                             
                 from /home/lu/amarok/build/src/../../src/services/scriptable/../ServiceCollection.h:25,                                                       
                 from /home/lu/amarok/build/src/../../src/services/scriptable/ScriptableServiceCollection.h:20,                                                 
                 from /home/lu/amarok/build/src/moc_ScriptableServiceCollection.cpp:10,                                                                         
                 from /home/lu/amarok/build/src/amaroklib_automoc.cpp:24:       
/home/lu/amarok/src/ActionClasses.h:61: error: ‘Phonon’ has not been declared   
/home/lu/amarok/src/ActionClasses.h:61: error: ‘Phonon’ has not been declared   
/home/lu/amarok/src/ActionClasses.h:61: error: redefinition of ‘int State’     
/home/lu/amarok/src/ActionClasses.h:61: error: ‘int State’ previously declared here                                                                             
In file included from /home/lu/amarok/src/ToolBar.h:22,                         
                 from /home/lu/amarok/src/browsers/BrowserCategory.h:22,       
                 from /home/lu/amarok/build/src/../../src/services/scriptable/../ServiceBase.h:20,                                                             
                 from /home/lu/amarok/build/src/../../src/services/scriptable/../ServiceCollection.h:25,                                                       
                 from /home/lu/amarok/build/src/../../src/services/scriptable/ScriptableServiceCollection.h:20,                                                 
                 from /home/lu/amarok/build/src/moc_ScriptableServiceCollection.cpp:10,                                                                         
                 from /home/lu/amarok/build/src/amaroklib_automoc.cpp:24:       
/home/lu/amarok/src/ActionClasses.h:169: error: ‘Phonon’ has not been declared 
/home/lu/amarok/src/ActionClasses.h:169: error: ‘Phonon’ has not been declared 
/home/lu/amarok/src/ActionClasses.h:169: error: redefinition of ‘int State’     
/home/lu/amarok/src/ActionClasses.h:169: error: ‘int State’ previously declared here                                                                           
/home/lu/amarok/src/ActionClasses.h:177: error: ‘Phonon’ has not been declared 
/home/lu/amarok/src/ActionClasses.h:177: error: ‘Phonon’ has not been declared 
/home/lu/amarok/src/ActionClasses.h:177: error: redefinition of ‘int State’     
/home/lu/amarok/src/ActionClasses.h:177: error: ‘int State’ previously declared here                                                                           
In file included from /home/lu/amarok/src/ToolBar.h:23,                         
                 from /home/lu/amarok/src/browsers/BrowserCategory.h:22,       
                 from /home/lu/amarok/build/src/../../src/services/scriptable/../ServiceBase.h:20,                                                             
                 from /home/lu/amarok/build/src/../../src/services/scriptable/../ServiceCollection.h:25,                                                       
                 from /home/lu/amarok/build/src/../../src/services/scriptable/ScriptableServiceCollection.h:20,                                                 
                 from /home/lu/amarok/build/src/moc_ScriptableServiceCollection.cpp:10,                                                                         
                 from /home/lu/amarok/build/src/amaroklib_automoc.cpp:24:       
/home/lu/amarok/src/EngineController.h:109: error: ‘State’ in namespace ‘Phonon’ does not name a type                                                           
/home/lu/amarok/src/EngineController.h:118: error: ISO C++ forbids declaration of ‘MediaObject’ with no type                                                   
/home/lu/amarok/src/EngineController.h:118: error: invalid use of ‘::’         
/home/lu/amarok/src/EngineController.h:118: error: expected ‘;’ before ‘*’ token
/home/lu/amarok/src/EngineController.h:124: error: expected ‘;’ before ‘int’   
/home/lu/amarok/src/EngineController.h:308: error: ‘Phonon::State’ has not been declared
/home/lu/amarok/src/EngineController.h:308: error: ‘Phonon::State’ has not been declared
/home/lu/amarok/src/EngineController.h:340: error: ‘MediaObject’ is not a member of ‘Phonon’
/home/lu/amarok/src/EngineController.h:340: error: ‘MediaObject’ is not a member of ‘Phonon’
/home/lu/amarok/src/EngineController.h:340: error: template argument 1 is invalid
/home/lu/amarok/src/EngineController.h:342: error: ‘Effect’ is not a member of ‘Phonon’
/home/lu/amarok/src/EngineController.h:342: error: ‘Effect’ is not a member of ‘Phonon’
/home/lu/amarok/src/EngineController.h:342: error: template argument 1 is invalid
/home/lu/amarok/src/EngineController.h:345: error: ‘MediaController’ is not a member of ‘Phonon’
/home/lu/amarok/src/EngineController.h:345: error: ‘MediaController’ is not a member of ‘Phonon’
/home/lu/amarok/src/EngineController.h:345: error: template argument 1 is invalid
/home/lu/amarok/src/EngineController.h:346: error: ‘Path’ in namespace ‘Phonon’ does not name a type
In file included from /home/lu/amarok/build/src/moc_PlaylistActions.cpp:10,
                 from /home/lu/amarok/build/src/amaroklib_automoc.cpp:84:
/home/lu/amarok/build/src/../../src/playlist/PlaylistActions.h:114: error: ‘Phonon::State’ has not been declared
/home/lu/amarok/build/src/../../src/playlist/PlaylistActions.h:114: error: ‘Phonon::State’ has not been declared
/home/lu/amarok/src/EngineObserver.h:84: warning: ‘virtual void EngineObserver::engineStateChanged(int)’ was hidden
/home/lu/amarok/build/src/../../src/playlist/PlaylistActions.h:114: warning:   by ‘void Playlist::Actions::engineStateChanged(int, int)’
make[2]: *** [src/CMakeFiles/amaroklib.dir/amaroklib_automoc.o] Errore 1
make[1]: *** [src/CMakeFiles/amaroklib.dir/all] Errore 2
make: *** [all] Errore 2
lu@lu-laptop:~/amarok/build$


I'm on kubuntu Karmic kde 4.4beta2.

Thank you!
User avatar
markey
KDE Developer
Posts
2286
Karma
3
OS

Re: Compiling fails with qt 4.6

Thu Dec 24, 2009 5:33 am
You're missing the Phonon header files, so your Qt was probably built without Phonon (this happened to me once as well).


--
Mark Kretschmann - Amarok Developer
lcon
Registered Member
Posts
15
Karma
0
OS

Re: Compiling fails with qt 4.6

Thu Dec 24, 2009 10:24 am
I'm using qt from kubuntu beta backports ppa...
Do I have to recompile qt, or is there a quicker way to install phonon with header?

Thanks!
lcon
Registered Member
Posts
15
Karma
0
OS

Re: Compiling fails with qt 4.6

Thu Dec 24, 2009 12:22 pm
I've checked cmake log: cmake founds phonon.
Here's the complete log:

Code: Select all
lu@lu-laptop:~/amarok/build$ cmake -DCMAKE_INSTALL_PREFIX=`kde4-config --prefix` -DCMAKE_BUILD_TYPE=debugfull ..                                               
-- 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 dlopen in dl                                                     
-- Looking for dlopen in dl - found                                             
-- Taglib found: -L/usr/lib -ltag                                               
-- Performing Test TAGLIB_ASF_FOUND                                             
-- Performing Test TAGLIB_ASF_FOUND - Success                                   
-- Performing Test TAGLIB_MP4_FOUND                                             
-- Performing Test TAGLIB_MP4_FOUND - Success                                   
-- Taglib-Extras found: -L/usr/lib -ltag-extras                                 
-- Performing Test COMPLEX_TAGLIB_FILENAME                                     
-- Performing Test COMPLEX_TAGLIB_FILENAME - Failed                             
-- Looking for Q_WS_X11                                                         
-- Looking for Q_WS_X11 - found                                                 
-- Looking for Q_WS_WIN                                                         
-- Looking for Q_WS_WIN - not found.                                           
-- Looking for Q_WS_QWS                                                         
-- Looking for Q_WS_QWS - not found.                                           
-- Looking for Q_WS_MAC                                                         
-- Looking for Q_WS_MAC - not found.                                           
-- Found Qt-Version 4.6.0 (using /usr/bin/qmake-qt4)                           
-- Looking for XOpenDisplay in /usr/lib/libX11.so;/usr/lib/libXext.so;/usr/lib/libXft.so;/usr/lib/libXau.so;/usr/lib/libXdmcp.so                               
-- Looking for XOpenDisplay in /usr/lib/libX11.so;/usr/lib/libXext.so;/usr/lib/libXft.so;/usr/lib/libXau.so;/usr/lib/libXdmcp.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/lib/libX11.so                                               
-- 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                                                         
-- Looking for _POSIX_TIMERS                                                   
-- Looking for _POSIX_TIMERS - found                                           
-- Found Automoc4: /usr/bin/automoc4                                           
-- Found Perl: /usr/bin/perl                                                   
-- Phonon Version: 4.3.1                                                       
-- Found Phonon: /usr/lib/libphonon.so                                         
-- Found Phonon Includes: /usr/include/qt4/KDE;/usr/include/qt4                 
-- Performing Test _OFFT_IS_64BIT                                               
-- Performing Test _OFFT_IS_64BIT - Failed                                     
-- Performing Test HAVE_FPIE_SUPPORT                                           
-- Performing Test HAVE_FPIE_SUPPORT - Success                                 
-- Performing Test __KDE_HAVE_W_OVERLOADED_VIRTUAL                             
-- Performing Test __KDE_HAVE_W_OVERLOADED_VIRTUAL - Success                   
-- Performing Test __KDE_HAVE_GCC_VISIBILITY                                   
-- Performing Test __KDE_HAVE_GCC_VISIBILITY - Success                         
-- Found KDE 4.4 include dir: /usr/include                                     
-- Found KDE 4.4 library dir: /usr/lib                                         
-- Found the KDE4 kconfig_compiler preprocessor: /usr/bin/kconfig_compiler     
-- Found automoc4: /usr/bin/automoc4                                           
-- Checking if the QtScript Qt Bindings are installed.                         
-- includes /usr/include/qt4/QtCore;/usr/include/qt4/QtScript;/usr/include;/usr/include/KDE;/usr/include/qt4/KDE;/usr/include/qt4;/usr/include/qt4/QtScriptTools;/usr/include/qt4/phonon;/usr/include/qt4/QtXmlPatterns;/usr/include/qt4/QtWebKit;/usr/include/qt4/QtHelp;/usr/include/qt4/QtAssistant;/usr/include/qt4/QtDBus;/usr/include/qt4/QtTest;/usr/include/qt4/QtUiTools;/usr/include/qt4/QtScript;/usr/include/qt4/QtSvg;/usr/include/qt4/QtXml;/usr/include/qt4/QtSql;/usr/include/qt4/QtOpenGL;/usr/include/qt4/QtNetwork;/usr/include/qt4/QtMultimedia;/usr/include/qt4/QtDesigner;/usr/include/qt4/QtDesigner;/usr/include/qt4/QtAssistant;/usr/include/qt4/Qt3Support;/usr/include/qt4/QtGui;/usr/include/qt4/QtCore;/usr/include/qt4/Qt;/usr/share/qt4/mkspecs/default;/usr/include/qt4;/usr/include;/usr/include;/usr/include;/usr/include;/usr/include;/usr/include;/usr/include;/usr/include;/usr/include;/usr/include;/usr/include;/usr/include;/usr/include;/usr/include;/usr/include;/usr/include;/usr/include;/usr/include libraries /usr/lib/libQtScript.so;/usr/lib/libQtCore.so;-lpthread;/usr/lib/libQtGui.so;-L/usr/lib;-lkdecore;-lkdeui                                                                           
-- Performing Test BINDINGS_RUN_RESULT                                         
-- Performing Test BINDINGS_RUN_RESULT - Success                               
-- QtBindings found                                                             
-- Performing Test HAVE_MYSQL_OPT_EMBEDDED_CONNECTION                           
-- Performing Test HAVE_MYSQL_OPT_EMBEDDED_CONNECTION - Success                 
-- Found MySQL: /usr/include/mysql, /usr/lib/libmysqlclient.so                 
-- Found MySQL Embedded: /usr/include/mysql, /usr/lib/mysql/libmysqld_pic.a     
-- Found ZLIB: /usr/lib/libz.so                                                 
--   found qca2, version 2.0.2                                                 
-- Found QCA2: /usr/lib/libqca.so                                               
-- Strigi API needs 'signed char'                                               
-- Found Strigi: /usr/lib/libstreams.so                                         
-- Found liblastfm: /usr/include/lastfm, /usr/lib/liblastfm.so                 
-- checking for one of the modules 'libgpod-1.0'                               
--   found libgpod-1.0, version 0.7.2                                           
-- Found libgpod-1 0.7.2                                                       
-- checking for one of the modules 'gdk-pixbuf-2.0'                             
--   found gdk-pixbuf-2.0, version 2.18.3                                       
-- Found Gdk: /usr/include/gtk-2.0;/usr/include/glib-2.0;/usr/lib/glib-2.0/include                                                                             
-- WARNING: you are using the obsolete 'PKGCONFIG' macro use FindPkgConfig     
-- Found MTP: /usr/lib/libmtp.so                                               
-- Found CURL: /usr/lib/libcurl.so                                             
--   found libxml-2.0, version 2.7.5                                           
-- Found LibXml2: /usr/lib/libxml2.so                                           
-- Found OpenSSL: /usr/lib/libssl.so                                           
-- Looking for include files HAVE_GCRYPT_H                                     
-- Looking for include files HAVE_GCRYPT_H - found                             
-- Libgcrypt found: /lib/libgcrypt.so                                           
-- checking for module 'gobject-2.0'                                           
--   found gobject-2.0, version 2.22.3                                         
-- Found GObject libraries: /usr/lib/libgobject-2.0.so;/usr/lib/libgmodule-2.0.so;/usr/lib/libgthread-2.0.so;/usr/lib/libglib-2.0.so                           
-- Found GObject includes : /usr/include/glib-2.0/gobject                       
-- checking for one of the modules 'loudmouth-1.0'                             
--   found loudmouth-1.0, version 1.4.3                                         
-- Found Loudmouth: /usr/include/loudmouth-1.0;/usr/include/glib-2.0;/usr/lib/glib-2.0/include                                                                 
-- Performing Test QT4_GLIB_SUPPORT                                             
-- Performing Test QT4_GLIB_SUPPORT - Success                                   
-- WARNING: you are using the obsolete 'PKGCONFIG' macro use FindPkgConfig     
-- Found GLIB2: /usr/lib/libglib-2.0.so                                         
-- WARNING: you are using the obsolete 'PKGCONFIG' macro use FindPkgConfig     
-- Found MTP: /usr/lib/libmtp.so                                               

-----------------------------------------------------------------------------
-- The following external packages were located on your system.             
-- This installation will have the extra features provided by these packages.
-----------------------------------------------------------------------------
   * kdelibs - The toolkit Amarok uses to build                             
   * qtscript-qt - QtScript Qt Bindings                                     
   * mysqld - Embedded MySQL Libraries                                       
   * mysql - MySQL Server Libraries                                         
   * zlib - zlib                                                             
   * qca2 - Qt Cryptographic Architecture                                   
   * strigi - Index metadata of files                                       
   * liblastfm - Enable Last.Fm service, including scrobbling, song submissions, and suggested song dynamic playlists                                           
   * libgpod - Support Apple iPod audio devices                                 
   * Gdk - Support for artwork on iPod audio devices via GdkPixbuf             
   * libmtp - Enable Support for portable media devices that use the media transfer protocol                                                                   
   * curl - cURL provides the necessary network libraries required by mp3tunes.
   * libxml2 - LibXML2 is an XML parser required by mp3tunes.                   
   * openssl or libgcrypt - OpenSSL or GNU Libgcrypt provides cryptographic functions required by mp3tunes.                                                     
   * gobject - Required by mp3tunes.                                           
   * loudmouth - Loudmouth is the communication backend needed by mp3tunes for syncing.                                                                         
   * Qt4 Glib support - Qt4 must be compiled with glib support for mp3tunes     
   * glib2 - Required by libgpod and mp3tunes                                   

-----------------------------------------------------------------------------
-- Congratulations! All external packages have been found.                   
-----------------------------------------------------------------------------

-- Configuring done
-- Generating done
-- Build files have been written to: /home/lu/amarok/build             


Hope this helps!

Thank you!

And merry Xmas!
User avatar
Mamarok
Manager
Posts
6071
Karma
16
OS

Re: Compiling fails with qt 4.6

Thu Dec 24, 2009 5:16 pm
So does it work now? Make sure you really have all the -dev packages installed, too. It works without problems here, using KDE 4.4. beta 2, Kubuntu 9.10


Running Kubuntu 22.10 with Plasma 5.26.3, Frameworks 5.100.0, Qt 5.15.6, kernel 5.19.0-23 on Ryzen 5 4600H, AMD Renoir, X11
FWIW: it's always useful to state the exact Plasma version (+ distribution) when asking questions, makes it easier to help ...
lcon
Registered Member
Posts
15
Karma
0
OS

Re: Compiling fails with qt 4.6  Topic is solved

Fri Dec 25, 2009 6:28 pm
Yes! Everything's ok! I've reinstalled kubuntu! I guess my previous installation was corrupted.

Thank you!

L


Bookmarks



Who is online

Registered users: Bing [Bot], claydoh, Google [Bot], rblackwell, Yahoo [Bot]