<div dir="ltr">Hello<div style>I have been getting the following error when i compile libkdegames from source</div><div style>Any suggestions ?</div><div style><br></div><div style><br></div><div style><br></div><div style>
<br></div><div style><div>nikhil@nikhil-VirtualBox:~/gsoc/libkdegames/build$ cmake -DCMAKE_INSTALL_PREFIX=$KDE_DEVELOPMENT_PATH -DCMAKE_BUILD_TYPE=debugfull ../../libkdegames/source</div><div>-- The C compiler identification is GNU</div>
<div>-- The CXX compiler identification is GNU</div><div>-- Check for working C compiler: /usr/bin/gcc</div><div>-- Check for working C compiler: /usr/bin/gcc -- works</div><div>-- Detecting C compiler ABI info</div><div>
-- Detecting C compiler ABI info - done</div><div>-- Check for working CXX compiler: /usr/bin/c++</div><div>-- Check for working CXX compiler: /usr/bin/c++ -- works</div><div>-- Detecting CXX compiler ABI info</div><div>-- Detecting CXX compiler ABI info - done</div>
<div>-- Looking for Q_WS_X11</div><div>-- Looking for Q_WS_X11 - found</div><div>-- Looking for Q_WS_WIN</div><div>-- Looking for Q_WS_WIN - not found.</div><div>-- Looking for Q_WS_QWS</div><div>-- Looking for Q_WS_QWS - not found.</div>
<div>-- Looking for Q_WS_MAC</div><div>-- Looking for Q_WS_MAC - not found.</div><div>-- Found Qt-Version 4.8.1 (using /usr/bin/qmake)</div><div>-- 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</div>
<div>-- 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</div><div>-- Looking for gethostbyname</div>
<div>-- Looking for gethostbyname - found                                                                                                                                                            </div><div>-- Looking for connect                                                                                                                                                                          </div>
<div>-- Looking for connect - found                                                                                                                                                                  </div><div>-- Looking for remove                                                                                                                                                                           </div>
<div>-- Looking for remove - found</div><div>-- Looking for shmat</div><div>-- Looking for shmat - found</div><div>-- Found X11: /usr/lib/x86_64-linux-gnu/libX11.so</div><div>-- Looking for include files CMAKE_HAVE_PTHREAD_H</div>
<div>-- Looking for include files CMAKE_HAVE_PTHREAD_H - found</div><div>-- Looking for pthread_create in pthreads</div><div>-- Looking for pthread_create in pthreads - not found</div><div>-- Looking for pthread_create in pthread</div>
<div>-- Looking for pthread_create in pthread - found</div><div>-- Found Threads: TRUE </div><div>-- Looking for _POSIX_TIMERS</div><div>-- Looking for _POSIX_TIMERS - found</div><div>-- Found Automoc4: /usr/bin/automoc4 </div>
<div>-- Found Perl: /usr/bin/perl </div><div>-- Found Phonon: /usr/include </div><div>-- Performing Test _OFFT_IS_64BIT</div><div>-- Performing Test _OFFT_IS_64BIT - Success</div><div>-- Performing Test HAVE_FPIE_SUPPORT</div>
<div>-- Performing Test HAVE_FPIE_SUPPORT - Success</div><div>-- Performing Test __KDE_HAVE_W_OVERLOADED_VIRTUAL</div><div>-- Performing Test __KDE_HAVE_W_OVERLOADED_VIRTUAL - Success</div><div>-- Performing Test __KDE_HAVE_GCC_VISIBILITY</div>
<div>-- Performing Test __KDE_HAVE_GCC_VISIBILITY - Success</div><div>-- Found KDE 4.8 include dir: /usr/include</div><div>-- Found KDE 4.8 library dir: /usr/lib</div><div>-- Found the KDE4 kconfig_compiler preprocessor: /usr/bin/kconfig_compiler</div>
<div>-- Found automoc4: /usr/bin/automoc4</div><div>-- Could NOT find OpenAL (missing:  OPENAL_LIBRARY OPENAL_INCLUDE_DIR) </div><div>-- Could NOT find SndFile  (missing:  SNDFILE_LIBRARY SNDFILE_INCLUDE_DIR) </div><div>CMake Warning at CMakeLists.txt:23 (find_package):</div>
<div>  Could not find module FindKDeclarative.cmake or a configuration file for</div><div>  package KDeclarative.</div><div><br></div><div>  Adjust CMAKE_MODULE_PATH to find FindKDeclarative.cmake or set</div><div>  KDeclarative_DIR to the directory containing a CMake configuration file for</div>
<div>  KDeclarative.  The file will have one of the following names:</div><div><br></div><div>    KDeclarativeConfig.cmake</div><div>    kdeclarative-config.cmake</div><div><br></div><div><br></div><div><br></div><div>-- FALLBACK LIBRARY FOR SOUND: /usr/lib/x86_64-linux-gnu/libphonon.so</div>
<div><br></div><div>-----------------------------------------------------------------------------</div><div>-- The following OPTIONAL packages could NOT be located on your system.</div><div>-- Consider installing them to enable more features from this software.</div>
<div>-----------------------------------------------------------------------------</div><div>   * OpenAL  <<a href="http://connect.creativelabs.com/openal">http://connect.creativelabs.com/openal</a>></div><div>     OpenAL (Open Audio Library) is a free software cross-platform audio API.</div>
<div>     Phonon is used as a fallback, but low-latency sound output is only available with OpenAL/SndFile.</div><div>   * SndFile  <<a href="http://www.mega-nerd.com/libsndfile/">http://www.mega-nerd.com/libsndfile/</a>></div>
<div>     libsndfile is a C library written by Erik de Castro Lopo for reading and writing audio files.</div><div>     Phonon is used as a fallback, but low-latency sound output is only available with OpenAL/SndFile.</div>
<div><br></div><div>-----------------------------------------------------------------------------</div><div>-- The following REQUIRED packages could NOT be located on your system.</div><div>-- You must install these packages before continuing.</div>
<div>-----------------------------------------------------------------------------</div><div>   * KDeclarative  <<a href="http://kde.org">http://kde.org</a>></div><div>     KDeclarative is a KDE library for KDE specific QML support.</div>
<div>     KDeclarative library is required for QML support in KDE Games.</div><div><br></div><div>-----------------------------------------------------------------------------</div><div><br></div><div>CMake Error at /usr/share/kde4/apps/cmake/modules/MacroLogFeature.cmake:152 (MESSAGE):</div>
<div>  Exiting: Missing Requirements</div><div>Call Stack (most recent call first):</div><div>  CMakeLists.txt:224 (macro_display_feature_log)</div><div><br></div><div><br></div><div>-- Configuring incomplete, errors occurred!</div>
<div>nikhil@nikhil-VirtualBox:~/gsoc/libkdegames/build$</div></div><div><br></div><div style><br></div><div style><br></div><div style><br></div><div style><br></div></div>