Advertisement
Guest User

Untitled

a guest
Jan 16th, 2015
210
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.42 KB | None | 0 0
  1. # kdesrc-build running: 'cmake' '/home/sudha/kdesrc/src/kde/pim/kholidays' '-DCMAKE_CXX_FLAGS:STRING=-pipe ' '-DCMAKE_INSTALL_PREFIX=/home/sudha/kdesrc/inst'
  2. # from directory: /home/sudha/kdesrc/build/kde/pim/kholidays
  3. -- The C compiler identification is GNU 4.8.2
  4. -- The CXX compiler identification is GNU 4.8.2
  5. -- Check for working C compiler: /usr/bin/cc
  6. -- Check for working C compiler: /usr/bin/cc -- works
  7. -- Detecting C compiler ABI info
  8. -- Detecting C compiler ABI info - done
  9. -- Check for working CXX compiler: /usr/bin/c++
  10. -- Check for working CXX compiler: /usr/bin/c++ -- works
  11. -- Detecting CXX compiler ABI info
  12. -- Detecting CXX compiler ABI info - done
  13. -- Looking for __GLIBC__
  14. -- Looking for __GLIBC__ - found
  15. -- Performing Test _OFFT_IS_64BIT
  16. -- Performing Test _OFFT_IS_64BIT - Success
  17. CMake Error at CMakeLists.txt:30 (find_package):
  18. Could not find a package configuration file provided by "KF5ItemViews"
  19. (requested version 5.6.0) with any of the following names:
  20.  
  21. KF5ItemViewsConfig.cmake
  22. kf5itemviews-config.cmake
  23.  
  24. Add the installation prefix of "KF5ItemViews" to CMAKE_PREFIX_PATH or set
  25. "KF5ItemViews_DIR" to a directory containing one of the above files. If
  26. "KF5ItemViews" provides a separate development package or SDK, be sure it
  27. has been installed.
  28.  
  29.  
  30. -- Configuring incomplete, errors occurred!
  31. See also "/home/sudha/kdesrc/build/kde/pim/kholidays/CMakeFiles/CMakeOutput.log".
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement