Advertisement
Guest User

SFEcairo-dock error snv_151 i386

a guest
May 9th, 2011
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.97 KB | None | 0 0
  1. + cmake .. -DFORCE_LIB64=yes -DCMAKE_INSTALL_PREFIX=/usr
  2. -- The C compiler identification is GNU
  3. -- The CXX compiler identification is GNU
  4. -- Check for working C compiler: /usr/bin/gcc
  5. -- Check for working C compiler: /usr/bin/gcc -- works
  6. -- Detecting C compiler ABI info
  7. -- Detecting C compiler ABI info - done
  8. -- Check for working CXX compiler: /usr/bin/g++
  9. -- Check for working CXX compiler: /usr/bin/g++ -- works
  10. -- Detecting CXX compiler ABI info
  11. -- Detecting CXX compiler ABI info - done
  12. CMake Error at /usr/gnu/share/cmake-2.8/Modules/FindPkgConfig.cmake:306 (message):
  13. pkg-config tool not found
  14. Call Stack (most recent call first):
  15. /usr/gnu/share/cmake-2.8/Modules/FindPkgConfig.cmake:320 (_pkg_check_modules_internal)
  16. CMakeLists.txt:64 (pkg_check_modules)
  17.  
  18.  
  19. -- Looking for encrypt in crypt
  20. -- Looking for encrypt in crypt - found
  21. -- Looking for include files HAVE_MATH_H
  22. -- Looking for include files HAVE_MATH_H - found
  23. -- Looking for LC_MESSAGES
  24. -- Looking for LC_MESSAGES - found
  25. -- Looking for sin in m
  26. -- Looking for sin in m - found
  27. --
  28. -- Cairo-Dock will be compiled with the following options :
  29. -- * Use X Extensions : no
  30. -- * crypt passwords : yes
  31. --
  32. -- Building ja.gmo...
  33. -- Building ca.gmo...
  34. -- Building fo.gmo...
  35. -- Building be.gmo...
  36. -- Building es.gmo...
  37. -- Building uk.gmo...
  38. -- Building pt_BR.gmo...
  39. -- Building fi.gmo...
  40. -- Building nl.gmo...
  41. -- Building pt.gmo...
  42. -- Building eu.gmo...
  43. -- Building sk.gmo...
  44. -- Building et.gmo...
  45. -- Building de.gmo...
  46. -- Building cs.gmo...
  47. -- Building zh_TW.gmo...
  48. -- Building hu.gmo...
  49. -- Building oc.gmo...
  50. -- Building zh_CN.gmo...
  51. -- Building sv.gmo...
  52. -- Building it.gmo...
  53. -- Building ru.gmo...
  54. -- Building nb.gmo...
  55. -- Building tr.gmo...
  56. -- Building sr.gmo...
  57. -- Building el.gmo...
  58. -- Building ar.gmo...
  59. -- Building fr.gmo...
  60. -- Building en.gmo...
  61. -- Building vi.gmo...
  62. -- Configuring incomplete, errors occurred!
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement