salamanderrake

Untitled

Mar 2nd, 2013
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.41 KB | None | 0 0
  1. cmake ../git
  2. -- The C compiler identification is GNU 4.6.3
  3. -- The CXX compiler identification is GNU 4.6.3
  4. -- Check for working C compiler: /usr/bin/cc
  5. -- Check for working C compiler: /usr/bin/cc -- works
  6. -- Detecting C compiler ABI info
  7. -- Detecting C compiler ABI info - done
  8. -- Check for working CXX compiler: /usr/bin/c++
  9. -- Check for working CXX compiler: /usr/bin/c++ -- works
  10. -- Detecting CXX compiler ABI info
  11. -- Detecting CXX compiler ABI info - done
  12. -- Looking for Q_WS_X11
  13. -- Looking for Q_WS_X11 - found
  14. -- Looking for Q_WS_WIN
  15. -- Looking for Q_WS_WIN - not found
  16. -- Looking for Q_WS_QWS
  17. -- Looking for Q_WS_QWS - not found
  18. -- Looking for Q_WS_MAC
  19. -- Looking for Q_WS_MAC - not found
  20. -- Found Qt4: /usr/bin/qmake (found version "4.8.4")
  21. -- Looking for XOpenDisplay in /usr/lib64/libX11.so;/usr/lib64/libXext.so
  22. -- Looking for XOpenDisplay in /usr/lib64/libX11.so;/usr/lib64/libXext.so - found
  23. -- Looking for gethostbyname
  24. -- Looking for gethostbyname - found
  25. -- Looking for connect
  26. -- Looking for connect - found
  27. -- Looking for remove
  28. -- Looking for remove - found
  29. -- Looking for shmat
  30. -- Looking for shmat - found
  31. -- Looking for IceConnectionNumber in ICE
  32. -- Looking for IceConnectionNumber in ICE - found
  33. -- Found X11: /usr/lib64/libX11.so
  34. -- Found OpenGL: /usr/lib64/libGL.so
  35. -- Configuring done
  36. -- Generating done
  37. -- Build files have been written to: /home/salamanderrake/src/sickle/build
Advertisement
Add Comment
Please, Sign In to add comment