Advertisement
Guest User

alexrudd

a guest
Feb 1st, 2009
41
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.01 KB | None | 0 0
  1. alex@alex-laptop:~/kdesvn/graphics/build$ make
  2. -- Found Qt-Version 4.4.3 (using /usr/bin/qmake)
  3. -- Found X11: /usr/lib/libX11.so
  4. -- Phonon Version: 4.3.0
  5. -- Found KDE 4.2 include dir: /usr/include
  6. -- Found KDE 4.2 library dir: /usr/lib
  7. -- Found the KDE4 kconfig_compiler preprocessor: /usr/bin/kconfig_compiler
  8. -- Found automoc4: /usr/bin/automoc4
  9. -- Found Freetype: -lfreetype -lz
  10. -- Found libksane: /usr/lib/libksane.so
  11. -- Found Kexiv2 library in cache: /usr/lib/libkexiv2.so
  12. -- Found Kdcraw library in cache: /usr/lib/libkdcraw.so
  13. -- Found Kipi library in cache: /usr/lib/libkipi.so
  14. -- Found lcms version 1.16, lcms
  15. -- Found Kdcraw library in cache: /usr/lib/libkdcraw.so
  16. -- Found Kexiv2 library in cache: /usr/lib/libkexiv2.so
  17. -- Found Kipi library in cache: /usr/lib/libkipi.so
  18. -- Found gphoto2: -L/usr/lib -lgphoto2_port;-L/usr/lib -lgphoto2 -lgphoto2_port -lm
  19. CMake Error at /usr/share/kde4/apps/cmake/modules/FindKdepimLibs.cmake:69 (find_package):
  20. find_package cannot find package KdepimLibs because KdepimLibs_DIR is set
  21. to "/usr/lib/KdepimLibs/cmake" which is not a directory containing a
  22. package configuration file (or it is not for the requested version).
  23. Please set the cache entry KdepimLibs_DIR to the correct directory, or
  24. delete it to ask CMake to search.
  25. Call Stack (most recent call first):
  26. /usr/share/kde4/apps/cmake/modules/MacroOptionalFindPackage.cmake:19 (FIND_PACKAGE)
  27. digikam/CMakeLists.txt:85 (MACRO_OPTIONAL_FIND_PACKAGE)
  28.  
  29.  
  30. -- Could NOT find KdepimLibs (missing: KdepimLibs_CONFIG)
  31. -- WARNING: you are using the obsolete 'PKGCONFIG' macro use FindPkgConfig
  32. -- PKGCONFIG() indicates that lensfun is not installed (install the package which contains lensfun.pc if you want to support this feature)
  33. -- Could NOT find LensFun (missing: LENSFUN_INCLUDE_DIRS LENSFUN_LIBRARIES)
  34. --
  35. -- ----------------------------------------------------------------------------------
  36. -- digiKam 0.10.0-rc2 dependencies results <http://www.digikam.org>
  37. --
  38. -- Qt4 SQL module found................ YES
  39. -- libjpeg library found............... YES
  40. -- libtiff library found............... YES
  41. -- libpng library found................ YES
  42. -- libjasper library found............. YES
  43. -- liblcms library found............... YES
  44. -- libkipi library found............... YES
  45. -- libkexiv2 library found............. YES
  46. -- libkdcraw library found............. YES
  47. -- libgphoto2 library found............ YES
  48. -- libkdepimlibs library found......... NO (optional)
  49. --
  50. -- digiKam will be compiled without address book support.
  51. --
  52. -- libmarblewidget library found....... YES (optional)
  53. -- liblensfun library found............ NO (optional)
  54. --
  55. -- digiKam will be compiled without lens auto-correction image editor plugin.
  56. --
  57. -- digiKam will be compiled............ YES
  58. -- ----------------------------------------------------------------------------------
  59. --
  60. -- Adjusting compilation flags for GCC version ( 4.3.2)
  61. -- Found Kexiv2 library in cache: /usr/lib/libkexiv2.so
  62. -- Found Kdcraw library in cache: /usr/lib/libkdcraw.so
  63. -- Found Kipi library in cache: /usr/lib/libkipi.so
  64. -- OpenCV root directory: OpenCV_ROOT_DIR-NOTFOUND
  65. -- OpenCV component NAME=CV not found!
  66. OpenCV_CV_INCLUDE_DIR=OpenCV_CV_INCLUDE_DIR-NOTFOUND
  67. OpenCV_CV_LIBRARY=OpenCV_CV_LIBRARY-NOTFOUND
  68. -- OpenCV component NAME=CXCORE not found!
  69. OpenCV_CXCORE_INCLUDE_DIR=OpenCV_CXCORE_INCLUDE_DIR-NOTFOUND
  70. OpenCV_CXCORE_LIBRARY=OpenCV_CXCORE_LIBRARY-NOTFOUND
  71. -- OpenCV component NAME=CVAUX not found!
  72. OpenCV_CVAUX_INCLUDE_DIR=OpenCV_CVAUX_INCLUDE_DIR-NOTFOUND
  73. OpenCV_CVAUX_LIBRARY=OpenCV_CVAUX_LIBRARY-NOTFOUND
  74. -- OpenCV component NAME=HIGHGUI not found!
  75. OpenCV_HIGHGUI_INCLUDE_DIR=OpenCV_HIGHGUI_INCLUDE_DIR-NOTFOUND
  76. OpenCV_HIGHGUI_LIBRARY=OpenCV_HIGHGUI_LIBRARY-NOTFOUND
  77. -- OpenCV Include Directory:
  78. -- OpenCV Libraries:
  79. -- Warning: OpenCV was not found.
  80. -- checking for module 'libgpod-1.0'
  81. -- package 'libgpod-1.0' not found
  82. -- WARNING: you are using the obsolete 'PKGCONFIG' macro use FindPkgConfig
  83. CMake Error at /usr/share/kde4/apps/cmake/modules/FindKdepimLibs.cmake:69 (find_package):
  84. find_package cannot find package KdepimLibs because KdepimLibs_DIR is set
  85. to "/usr/lib/KdepimLibs/cmake" which is not a directory containing a
  86. package configuration file (or it is not for the requested version).
  87. Please set the cache entry KdepimLibs_DIR to the correct directory, or
  88. delete it to ask CMake to search.
  89. Call Stack (most recent call first):
  90. /usr/share/kde4/apps/cmake/modules/MacroOptionalFindPackage.cmake:19 (FIND_PACKAGE)
  91. kipi-plugins/CMakeLists.txt:58 (MACRO_OPTIONAL_FIND_PACKAGE)
  92.  
  93.  
  94. -- Could NOT find KdepimLibs (missing: KdepimLibs_CONFIG)
  95. -- Found X11: /usr/lib/libX11.so
  96. -- Found libksane: /usr/lib/libksane.so
  97. --
  98. -- ----------------------------------------------------------------------------------
  99. -- kipi-plugins 0.2.0-rc2 dependencies results <http://www.kipi-plugins.org>
  100. --
  101. -- libjpeg library found............... YES
  102. -- libtiff library found............... YES
  103. -- libpng library found................ YES
  104. -- libkipi library found............... YES
  105. -- libkexiv2 library found............. YES
  106. -- libkdcraw library found............. YES
  107. -- libxml2 library found............... YES (optional)
  108. -- libxslt library found............... YES (optional)
  109. -- libexpat library found.............. YES (optional)
  110. -- native threads support found........ YES (optional)
  111. -- libopengl library found............. YES (optional)
  112. -- libopencv library found............. NO (optional)
  113. -- libgpod library found............... NO (optional)
  114. -- Gdk library found................... YES (optional)
  115. -- libkdepim library found............. NO (optional)
  116. -- libX11 library found................ YES (optional)
  117. -- libksane library found.............. YES (optional)
  118. --
  119. -- kipi-plugins will be compiled....... YES
  120. -- HtmlExport will be compiled......... YES (optional)
  121. -- SlideShow will be compiled.......... YES (optional)
  122. -- ImageViewer will be compiled........ YES (optional)
  123. -- AcquireImages will be compiled...... YES (optional)
  124. -- DNGConverter will be compiled....... YES (optional)
  125. -- RemoveRedEyes will be compiled...... NO (optional - Look README file for more details about dependencies)
  126. -- IpodExport will be compiled......... NO (optional - Look README file for more details about dependencies)
  127. -- Calendar will be compiled........... NO (optional - Look README file for more details about dependencies)
  128. -- ----------------------------------------------------------------------------------
  129. --
  130. --
  131. -----------------------------------------------------------------------------
  132. -- The following external packages were located on your system.
  133. -- This installation will have the extra features provided by these packages.
  134. + libopengl
  135. + imlib
  136. + libgphoto2
  137. Congratulations! All external packages have been found.
  138. -----------------------------------------------------------------------------
  139.  
  140. -- Configuring incomplete, errors occurred!
  141. make: *** [cmake_check_build_system] Error 1
  142.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement