[Kde-games-devel] libkdegames compilation failed

nikhil guzar nikhilguzar at gmail.com
Fri Apr 26 15:02:58 UTC 2013


Hello
I have been getting the following error when i compile libkdegames from
source
Any suggestions ?




nikhil at nikhil-VirtualBox:~/gsoc/libkdegames/build$ cmake
-DCMAKE_INSTALL_PREFIX=$KDE_DEVELOPMENT_PATH -DCMAKE_BUILD_TYPE=debugfull
../../libkdegames/source
-- 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.8.1 (using /usr/bin/qmake)
-- Looking for XOpenDisplay in
/usr/lib/x86_64-linux-gnu/libX11.so;/usr/lib/x86_64-linux-gnu/libXext.so;/usr/lib/x86_64-linux-gnu/libXau.so;/usr/lib/x86_64-linux-gnu/libXdmcp.so
-- Looking for XOpenDisplay in
/usr/lib/x86_64-linux-gnu/libX11.so;/usr/lib/x86_64-linux-gnu/libXext.so;/usr/lib/x86_64-linux-gnu/libXau.so;/usr/lib/x86_64-linux-gnu/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/x86_64-linux-gnu/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
-- 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 KDE 4.8 include dir: /usr/include
-- Found KDE 4.8 library dir: /usr/lib
-- Found the KDE4 kconfig_compiler preprocessor: /usr/bin/kconfig_compiler
-- Found automoc4: /usr/bin/automoc4
-- Could NOT find OpenAL (missing:  OPENAL_LIBRARY OPENAL_INCLUDE_DIR)
-- Could NOT find SndFile  (missing:  SNDFILE_LIBRARY SNDFILE_INCLUDE_DIR)
CMake Warning at CMakeLists.txt:23 (find_package):
  Could not find module FindKDeclarative.cmake or a configuration file for
  package KDeclarative.

  Adjust CMAKE_MODULE_PATH to find FindKDeclarative.cmake or set
  KDeclarative_DIR to the directory containing a CMake configuration file
for
  KDeclarative.  The file will have one of the following names:

    KDeclarativeConfig.cmake
    kdeclarative-config.cmake



-- FALLBACK LIBRARY FOR SOUND: /usr/lib/x86_64-linux-gnu/libphonon.so

-----------------------------------------------------------------------------
-- The following OPTIONAL packages could NOT be located on your system.
-- Consider installing them to enable more features from this software.
-----------------------------------------------------------------------------
   * OpenAL  <http://connect.creativelabs.com/openal>
     OpenAL (Open Audio Library) is a free software cross-platform audio
API.
     Phonon is used as a fallback, but low-latency sound output is only
available with OpenAL/SndFile.
   * SndFile  <http://www.mega-nerd.com/libsndfile/>
     libsndfile is a C library written by Erik de Castro Lopo for reading
and writing audio files.
     Phonon is used as a fallback, but low-latency sound output is only
available with OpenAL/SndFile.

-----------------------------------------------------------------------------
-- The following REQUIRED packages could NOT be located on your system.
-- You must install these packages before continuing.
-----------------------------------------------------------------------------
   * KDeclarative  <http://kde.org>
     KDeclarative is a KDE library for KDE specific QML support.
     KDeclarative library is required for QML support in KDE Games.

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

CMake Error at /usr/share/kde4/apps/cmake/modules/MacroLogFeature.cmake:152
(MESSAGE):
  Exiting: Missing Requirements
Call Stack (most recent call first):
  CMakeLists.txt:224 (macro_display_feature_log)


-- Configuring incomplete, errors occurred!
nikhil at nikhil-VirtualBox:~/gsoc/libkdegames/build$
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-games-devel/attachments/20130426/bf45a937/attachment.html>


More information about the kde-games-devel mailing list