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

[compile error svn]

Tags: None
(comma "," separated)
stoeptegel
Registered Member
Posts
1075
Karma
0

[compile error svn]

Mon Oct 20, 2008 2:38 pm
When i do the following:
martijn@jupiter:~/svn/ktorrent/build$ cmake -DCMAKE_INSTALL_PREFIX=`kde4-config --prefix` ..

I get this error, do you happen to know what is wrong here?
Code: Select all
-- 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_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.4.3 (using /usr/bin/qmake)                                           
-- Looking for XOpenDisplay in /usr/lib/libX11.so;/usr/lib/libXau.so;/usr/lib/libXdmcp.so   
-- Looking for XOpenDisplay in /usr/lib/libX11.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                                                                     
-- 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 Automoc4: /usr/bin/automoc4                                                             
-- Found Perl: /usr/bin/perl                                                                     
-- Performing Test _OFFT_IS_64BIT                                                               
-- Performing Test _OFFT_IS_64BIT - Success                                                     
-- 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 Phonon: /usr/lib/libphonon.so                                                           
-- Found Phonon Includes: /usr/include/KDE;/usr/include                                         
-- Found KDE 4.1 include dir: /usr/include                                                       
-- Found KDE 4.1 library dir: /usr/lib                                                           
-- Found KDE4 kconfig_compiler preprocessor: /usr/bin/kconfig_compiler                           
-- Found automoc4: /usr/bin/automoc4                                                             
-- Found GMP: /usr/include                                                                       
-- Found Strigi >= 0.5.9                                                                         
-- Found Strigi: /usr/lib/libstreams.so                                                         
-- Found Plasma: /usr/lib/libplasma.so                                                           
-- Building KTorrent with DHT support (-DENABLE_DHT_SUPPORT=false to disable)                   
-- Looking for include files HAVE_XFS_XFS_H                                                     
-- Looking for include files HAVE_XFS_XFS_H - not found.                                         
-- Looking for fopen64                                                                           
-- Looking for fopen64 - found                                                                   
-- Looking for fseeko64                                                                         
-- Looking for fseeko64 - found                                                                 
-- Looking for fseeko                                                                           
-- Looking for fseeko - found                                                                   
-- Looking for ftello64                                                                         
-- Looking for ftello64 - found                                                                 
-- Looking for ftello                                                                           
-- Looking for ftello - found                                                                   
-- Looking for fstat64                                                                           
-- Looking for fstat64 - found                                                                   
-- Looking for stat64                                                                           
-- Looking for stat64 - found                                                                   
-- Looking for ftruncate64                                                                       
-- Looking for ftruncate64 - found                                                               
-- Looking for lseek64                                                                           
-- Looking for lseek64 - found                                                                   
-- Looking for mmap64                                                                           
-- Looking for mmap64 - found                                                                   
-- Looking for munmap64                                                                         
-- Looking for munmap64 - not found                                                             
-- Looking for posix_fallocate64                                                                 
-- Looking for posix_fallocate64 - found                                                         
-- Looking for posix_fallocate                                                                   
-- Looking for posix_fallocate - found                                                           
-- Looking for statvfs                                                                           
-- Looking for statvfs - found
-- Looking for statvfs64
-- Looking for statvfs64 - found
-- Building logviewer plugin (-DENABLE_LOGVIEWER_PLUGIN=false to disable)
-- Building infowidget plugin (-DENABLE_INFOWIDGET_PLUGIN=false to disable)
--    Compiling GeoIP support directly into InfoWidget plugin
-- Building upnp plugin (-DENABLE_UPNP_PLUGIN=false to disable)
-- Building search plugin (-DENABLE_SEARCH_PLUGIN=false to disable)
-- Building webinterface plugin (-DENABLE_WEBINTERFACE_PLUGIN=false to disable)
-- Building scanfolder plugin (-DENABLE_SCANFOLDER_PLUGIN=false to disable)
-- Building ipfilter plugin (-DENABLE_IPFILTER_PLUGIN=false to disable)
-- Building stats plugin (-DENABLE_STATS_PLUGIN=false to disable)
-- Building bwscheduler plugin (-DENABLE_BWSCHEDULER_PLUGIN=false to disable)
-- Building mediaplayer plugin (-DENABLE_MEDIAPLAYER_PLUGIN=false to disable)
-- Building scripting plugin (-DENABLE_SCRIPTING_PLUGIN=false to disable)
-- Building syndication plugin (-DENABLE_SYNDICATION_PLUGIN=false to disable)
-- Found KDE PIM libraries
-- Boost Version required: .. Found: ..
CMake Error at /usr/share/kde4/apps/cmake/modules/FindBoost.cmake:557 (MESSAGE):
  Couldn't find the Boost libraries and/or include directory, or the version
  found is too old.  Please install the Boost libraries AND development
  packages.  You can set BOOST_ROOT, BOOST_INCLUDEDIR and BOOST_LIBRARYDIR to
  help find Boost.
Call Stack (most recent call first):
  plugins/syndication/CMakeLists.txt:2 (find_package)
stoeptegel
Registered Member
Posts
1075
Karma
0

Mon Oct 20, 2008 2:46 pm
Nevermind, i installed libboost-dev packages and it now runs fine.
Did you change anything? :oops:
George
Moderator
Posts
5421
Karma
1

Mon Oct 20, 2008 5:07 pm
stoeptegel wrote:Nevermind, i installed libboost-dev packages and it now runs fine.
Did you change anything? :oops:


Boost is needed because of the new syndication plugin, the plugin uses libsyndication from the KDE PIM libraries, to handle Atom and RSS feeds. Libsyndication needs boost.

The syndication plugin is the proper successor to the RSS plugin of the 2.X series.


Bookmarks



Who is online

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