kde4@Suzaku:~/build/kdesdk$ cmake ../../src/kdesdk-4.0.69/
-- Check for working C compiler: /usr/bin/gcc
-- Check for working C compiler: /usr/bin/gcc -- works
-- Check size of void*
-- Check size of void* - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- 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.0-rc1 (using /usr/bin/qt4/qmake)
-- Looking for XOpenDisplay in /usr/lib/libX11.so;/usr/lib/libXext.so;/usr/lib/libXft.so;/usr/lib/libXau.so;/usr/lib/libXdmcp.so;/usr/lib/libXpm.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;/usr/lib/libXpm.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 pthread.h
-- Looking for 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
-- Performing Test HAVE_FPIE_SUPPORT
-- Performing Test HAVE_FPIE_SUPPORT - Success
-- Performing Test __KDE_HAVE_NO_THREADSAFE_STATICS
-- Performing Test __KDE_HAVE_NO_THREADSAFE_STATICS - 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.1 include dir: /opt/include
-- Found KDE 4.1 library dir: /opt/lib
-- Found KDE4 kconfig_compiler preprocessor: /opt/bin/kconfig_compiler
-- Found KDE4 automoc: /opt/bin/kde4automoc
-- Found Strigi >= 0.5.5
-- Found Strigi: /usr/lib/libstreams.so
-- Found KDE PIM libraries
-- Found LibXslt: /usr/lib/libxslt.so
-- Found LibXml2: /usr/lib/libxml2.so
-- Found Plasma: /opt/lib/libplasma.so
-- remember to port kate/plugins/filetemplate to new knewstuff2
-- remember to find maintainers for these plugins and port them to the kate 3.0 interfaces...
-- Looking for mmap
-- Looking for mmap - found
-- Found svn lib: /usr/lib/libsvn_client-1.so;/usr/lib/libsvn_subr-1.so;/usr/lib/libsvn_ra-1.so;/usr/lib/libapr.so
-- remember to port kspy to Qt4's metaobjects
-- Looking for ltdl.h
-- Looking for ltdl.h - found
-- remember to port kunittest
-- remember to port scheck (check style)
--
-----------------------------------------------------------------------------
-- The following external packages were located on your system.
-- This installation will have the extra features provided by these packages.
+ LibXSLT
+ LibXML2
+ boost
+ Plasma
+ SVN
Congratulations! All external packages have been found.
-----------------------------------------------------------------------------
-- Configuring done
-- Generating done
-- Build files have been written to: /home/kde4/build/kdesdk |
|