[Parley-devel] Compiling Parley

alsaf alfraealba at gmail.com
Mon Dec 20 21:14:13 CET 2010


Hi

I'm trying to compile Parley manually and via kdesrc-build but get the  
following compile error messages in bold each time:

    # kdesrc-build running: 'cmake' '/home/kde-devel/kde/src/4//kdeedu'
    '-DCMAKE_BUILD_TYPE=RelWithDebInfo' '-DCMAKE_CXX_FLAGS:STRING=-pipe'
    '-DCMAKE_INSTALL_PREFIX=/home/kde-devel/kde'

    -- 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.7.0 (using /usr/bin/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

    -- 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

    -- Found Phonon: /usr/include  (found version "4.4.2", required is
    "4.3.80")

    -- 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.5 include dir: /usr/include

    -- Found KDE 4.5 library dir: /usr/lib

    -- Found the KDE4 kconfig_compiler preprocessor:
    /usr/bin/kconfig_compiler

    -- Found automoc4: /usr/bin/automoc4

    CMake Error at CMakeLists.txt:66 (add_subdirectory):

      add_subdirectory given source "data" which is not an existing
    directory.

    -- Found LibXslt: /usr/lib/libxslt.so

    -- Found LibXml2: /usr/lib/libxml2.so

    -- Found LibAttica: /usr/lib/libattica.so

    -- Found Eigen2: /usr/include/eigen2  (found version "2.0.15",
    required is "2.0.3")

    -----------------------------------------------------------------------------

    -- The following external packages were located on your system.

    -- This installation will have the extra features provided by these
    packages.

    -----------------------------------------------------------------------------

       * LibXSLT - A library to transform XMLfiles into other XML files

       * LibXML2 - Libraries used to develop XML applications

       * libattica - A library to access Open Collaboration Service
    providers

       * Eigen2 - A generic C++ template library for dense and sparse
    matrices

    -----------------------------------------------------------------------------

    -- The following OPTIONAL packages could NOT be located on your system.

    -- Consider installing them to enable more features from this software.

    -----------------------------------------------------------------------------

       * Experimental Python binding support for the Marble library
    <http://techbase.kde.org/Development/Languages/Python>

         Experimental Python binding support for the Marble library

         Experimental Python binding support for the Marble library. To
    activate it pass -DEXPERIMENTAL_PYTHON_BINDINGS=TRUE to cmake.

    -----------------------------------------------------------------------------

    -- Configuring incomplete, errors occurred!

I am compiling this on XUbuntu 10.10 and I guess I am missing some 
library. Can somebody please advise which one it is.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.kde.org/pipermail/parley-devel/attachments/20101220/5c26a73e/attachment.htm 


More information about the Parley-devel mailing list