Advertisement
Guest User

Untitled

a guest
Mar 3rd, 2011
193
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.34 KB | None | 0 0
  1. ==> Starting make...
  2. Cloning into /home/jowilkin/src/arch-linux/rstudio/src/rstudio-build...
  3. done.
  4. % Total % Received % Xferd Average Speed Time Time Time Current
  5. Dload Upload Total Spent Left Speed
  6. 100 17.5M 100 17.5M 0 0 931k 0 0:00:19 0:00:19 --:--:-- 966k
  7. % Total % Received % Xferd Average Speed Time Time Time Current
  8. Dload Upload Total Spent Left Speed
  9. 100 266k 100 266k 0 0 464k 0 --:--:-- --:--:-- --:--:-- 535k
  10. % Total % Received % Xferd Average Speed Time Time Time Current
  11. Dload Upload Total Spent Left Speed
  12. 100 35.6M 100 35.6M 0 0 892k 0 0:00:40 0:00:40 --:--:-- 946k
  13. -- The C compiler identification is GNU
  14. -- The CXX compiler identification is GNU
  15. -- Check for working C compiler: /usr/bin/gcc
  16. -- Check for working C compiler: /usr/bin/gcc -- works
  17. -- Detecting C compiler ABI info
  18. -- Detecting C compiler ABI info - done
  19. -- Check for working CXX compiler: /usr/bin/c++
  20. -- Check for working CXX compiler: /usr/bin/c++ -- works
  21. -- Detecting CXX compiler ABI info
  22. -- Detecting CXX compiler ABI info - done
  23. -- Boost version: 1.45.0
  24. -- Found the following Boost libraries:
  25. -- date_time
  26. -- filesystem
  27. -- iostreams
  28. -- program_options
  29. -- regex
  30. -- signals
  31. -- system
  32. -- thread
  33. -- Found LibR: /usr/lib/R
  34. -- Performing Test LIBR_MINIMUM_VERSION
  35. -- Performing Test LIBR_MINIMUM_VERSION - Success
  36. -- Looking for SA_NOCLDWAIT
  37. -- Looking for SA_NOCLDWAIT - found
  38. -- Looking for inotify_init1
  39. -- Looking for inotify_init1 - found
  40. -- Looking for SO_PEERCRED
  41. -- Looking for SO_PEERCRED - found
  42. -- Looking for getpeereid
  43. -- Looking for getpeereid - not found
  44. -- checking for module 'pangocairo>=1.14'
  45. -- found pangocairo, version 1.28.3
  46. -- Looking for Q_WS_X11
  47. -- Looking for Q_WS_X11 - found
  48. -- Looking for Q_WS_WIN
  49. -- Looking for Q_WS_WIN - not found.
  50. -- Looking for Q_WS_QWS
  51. -- Looking for Q_WS_QWS - not found.
  52. -- Looking for Q_WS_MAC
  53. -- Looking for Q_WS_MAC - not found.
  54. CMake Error at /usr/share/cmake-2.8/Modules/FindQt4.cmake:1096 (MESSAGE):
  55. Qt libraries, includes, moc, uic or/and rcc NOT found!
  56. Call Stack (most recent call first):
  57. src/cpp/desktop/CMakeLists.txt:17 (find_package)
  58.  
  59.  
  60. -- Configuring incomplete, errors occurred!
  61. Aborting...
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement