Guest User

cmake output

a guest
Nov 8th, 2012
102
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.56 KB | None | 0 0
  1. -- The C compiler identification is GNU 4.7.2
  2. -- The CXX compiler identification is GNU 4.7.2
  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. -- Looking for Q_WS_X11
  12. -- Looking for Q_WS_X11 - found
  13. -- Looking for Q_WS_WIN
  14. -- Looking for Q_WS_WIN - not found.
  15. -- Looking for Q_WS_QWS
  16. -- Looking for Q_WS_QWS - not found.
  17. -- Looking for Q_WS_MAC
  18. -- Looking for Q_WS_MAC - not found.
  19. -- Found Qt-Version 4.8.3 (using /usr/bin/qmake)
  20. -- 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/libXft.so;/usr/lib/x86_64-linux-gnu/libXau.so;/usr/lib/x86_64-linux-gnu/libXdmcp.so;/usr/lib/x86_64-linux-gnu/libXpm.so
  21. -- 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/libXft.so;/usr/lib/x86_64-linux-gnu/libXau.so;/usr/lib/x86_64-linux-gnu/libXdmcp.so;/usr/lib/x86_64-linux-gnu/libXpm.so - found
  22. -- Looking for gethostbyname
  23. -- Looking for gethostbyname - found
  24. -- Looking for connect
  25. -- Looking for connect - found
  26. -- Looking for remove
  27. -- Looking for remove - found
  28. -- Looking for shmat
  29. -- Looking for shmat - found
  30. -- Looking for IceConnectionNumber in ICE
  31. -- Looking for IceConnectionNumber in ICE - found
  32. -- Found X11: /usr/lib/x86_64-linux-gnu/libX11.so
  33. -- Looking for include file pthread.h
  34. -- Looking for include file pthread.h - found
  35. -- Looking for pthread_create
  36. -- Looking for pthread_create - not found.
  37. -- Looking for pthread_create in pthreads
  38. -- Looking for pthread_create in pthreads - not found
  39. -- Looking for pthread_create in pthread
  40. -- Looking for pthread_create in pthread - found
  41. -- Found Threads: TRUE
  42. -- Looking for _POSIX_TIMERS
  43. -- Looking for _POSIX_TIMERS - found
  44. -- Found Automoc4: /usr/bin/automoc4
  45. -- Found Perl: /usr/bin/perl (found version "5.14.2")
  46. -- Found Phonon: /usr/include
  47. -- Performing Test _OFFT_IS_64BIT
  48. -- Performing Test _OFFT_IS_64BIT - Success
  49. -- Performing Test HAVE_FPIE_SUPPORT
  50. -- Performing Test HAVE_FPIE_SUPPORT - Success
  51. -- Performing Test __KDE_HAVE_W_OVERLOADED_VIRTUAL
  52. -- Performing Test __KDE_HAVE_W_OVERLOADED_VIRTUAL - Success
  53. -- Performing Test __KDE_HAVE_GCC_VISIBILITY
  54. -- Performing Test __KDE_HAVE_GCC_VISIBILITY - Success
  55. -- Found KDE 4.9 include dir: /usr/include
  56. -- Found KDE 4.9 library dir: /usr/lib
  57. -- Found the KDE4 kconfig_compiler preprocessor: /usr/bin/kconfig_compiler
  58. -- Found automoc4: /usr/bin/automoc4
  59. -- Configuring done
  60. -- Generating done
  61. -- Build files have been written to: /media/sda3/Tmp/ufw/kcm_ufw-0.4.3/build
Advertisement
Add Comment
Please, Sign In to add comment