lepuspfelix

Untitled

Feb 2nd, 2011
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.57 KB | None | 0 0
  1. -- The C compiler identification is GNU
  2. -- The CXX compiler identification is GNU
  3. -- Check for working C compiler: /usr/bin/gcc
  4. -- Check for working C compiler: /usr/bin/gcc -- works
  5. -- Detecting C compiler ABI info
  6. -- Detecting C compiler ABI info - done
  7. -- Check for working CXX compiler: /usr/bin/c++
  8. -- Check for working CXX compiler: /usr/bin/c++ -- works
  9. -- Detecting CXX compiler ABI info
  10. -- Detecting CXX compiler ABI info - done
  11. -- Found Subversion
  12. -- Current revision is 5416
  13. -- Performing Test CXX_HAS_VIH_FLAG
  14. -- Performing Test CXX_HAS_VIH_FLAG - Success
  15. -- Looking for Q_WS_X11
  16. -- Looking for Q_WS_X11 - found
  17. -- Looking for Q_WS_WIN
  18. -- Looking for Q_WS_WIN - not found.
  19. -- Looking for Q_WS_QWS
  20. -- Looking for Q_WS_QWS - not found.
  21. -- Looking for Q_WS_MAC
  22. -- Looking for Q_WS_MAC - not found.
  23. -- Found Qt-Version 4.7.0 (using /usr/bin/qmake)
  24. -- Looking for XOpenDisplay in /usr/lib/libX11.so;/usr/lib/libXext.so;/usr/lib/libXau.so;/usr/lib/libXdmcp.so
  25. -- Looking for XOpenDisplay in /usr/lib/libX11.so;/usr/lib/libXext.so;/usr/lib/libXau.so;/usr/lib/libXdmcp.so - found
  26. -- Looking for gethostbyname
  27. -- Looking for gethostbyname - found
  28. -- Looking for connect
  29. -- Looking for connect - found
  30. -- Looking for remove
  31. -- Looking for remove - found
  32. -- Looking for shmat
  33. -- Looking for shmat - found
  34. -- Found X11: /usr/lib/libX11.so
  35. -- Could NOT find Threads (missing: Threads_FOUND)
  36. -- Looking for _POSIX_TIMERS
  37. -- Looking for _POSIX_TIMERS - found
  38. -- Found Automoc4: /usr/bin/automoc4
  39. -- Found Perl: /usr/bin/perl
  40. -- Phonon Version: 4.4.2
  41. -- Found Phonon: /usr/lib/libphonon.so
  42. -- Found Phonon Includes: /usr/include/KDE;/usr/include
  43. -- Performing Test _OFFT_IS_64BIT
  44. -- Performing Test _OFFT_IS_64BIT - Success
  45. -- Performing Test HAVE_FPIE_SUPPORT
  46. -- Performing Test HAVE_FPIE_SUPPORT - Success
  47. -- Performing Test __KDE_HAVE_W_OVERLOADED_VIRTUAL
  48. -- Performing Test __KDE_HAVE_W_OVERLOADED_VIRTUAL - Success
  49. -- Performing Test __KDE_HAVE_GCC_VISIBILITY
  50. -- Performing Test __KDE_HAVE_GCC_VISIBILITY - Success
  51. -- Found KDE 4.5 include dir: /usr/include
  52. -- Found KDE 4.5 library dir: /usr/lib
  53. -- Found the KDE4 kconfig_compiler preprocessor: /usr/bin/kconfig_compiler
  54. -- Found automoc4: /usr/bin/automoc4
  55. CMake Error at /usr/share/kde4/apps/cmake/modules/FindPackageHandleStandardArgs.cmake:139 (MESSAGE):
  56. Could NOT find Threads (missing: Threads_FOUND)
  57. Call Stack (most recent call first):
  58. /usr/share/cmake-2.8/Modules/FindThreads.cmake:157 (FIND_PACKAGE_HANDLE_STANDARD_ARGS)
  59. CMakeLists.txt:405 (FIND_PACKAGE)
  60.  
  61.  
  62. -- Configuring incomplete, errors occurred!
Add Comment
Please, Sign In to add comment