Advertisement
agurney

OCPN cmake

Jan 10th, 2013
102
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.83 KB | None | 0 0
  1. -- The C compiler identification is GNU 4.6.3
  2. -- The CXX compiler identification is GNU 4.6.3
  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. -- *** Build Architecture is armel
  12. -- *** Staging to build opencpn 3.1.1309 ***
  13. -- Looking for XOpenDisplay in /usr/lib/arm-linux-gnueabihf/libX11.so;/usr/lib/arm-linux-gnueabihf/libXext.so
  14. -- Looking for XOpenDisplay in /usr/lib/arm-linux-gnueabihf/libX11.so;/usr/lib/arm-linux-gnueabihf/libXext.so - found
  15. -- Looking for gethostbyname
  16. -- Looking for gethostbyname - found
  17. -- Looking for connect
  18. -- Looking for connect - found
  19. -- Looking for remove
  20. -- Looking for remove - found
  21. -- Looking for shmat
  22. -- Looking for shmat - found
  23. -- Looking for IceConnectionNumber in ICE
  24. -- Looking for IceConnectionNumber in ICE - found
  25. -- Found X11: /usr/lib/arm-linux-gnueabihf/libX11.so
  26. -- Found OpenGL: /usr/lib/arm-linux-gnueabihf/libGL.so
  27. -- Found OpenGL...
  28. -- Lib: /usr/lib/arm-linux-gnueabihf/libGLU.so/usr/lib/arm-linux-gnueabihf/libGL.so/usr/lib/arm-linux-gnueabihf/libSM.so/usr/lib/arm-linux-gnueabihf/libICE.so/usr/lib/arm-linux-gnueabihf/libX11.so/usr/lib/arm-linux-gnueabihf/libXext.so
  29. -- Include: /usr/include
  30. -- Found wxWidgets: TRUE
  31. -- Found wxWidgets...
  32. -- -L/usr/lib/arm-linux-gnueabihf;-pthread;;;-L/usr/lib/arm-linux-gnueabihf;;;-lwx_baseu-2.8;-lwx_gtk2u_core-2.8;-lwx_baseu_net-2.8;-lwx_baseu_xml-2.8;-lwx_gtk2u_html-2.8;-lwx_gtk2u_adv-2.8;-lwx_gtk2u_aui-2.8;-lwx_gtk2u_gl-2.8
  33. --
  34. -- *** Staging to build opencpn ***
  35. -- *** Will install to /usr/local ***
  36. -- Found Freetype: /usr/lib/arm-linux-gnueabihf/libfreetype.so (found version "2.4.9")
  37. -- Found GTK2_GTK: /usr/lib/arm-linux-gnueabihf/libgtk-x11-2.0.so
  38. -- Found GTK2
  39. -- Found Portaudio: /usr/lib/arm-linux-gnueabihf/libportaudio.so
  40. -- Portaudio Found
  41. -- Found Gettext: /usr/bin/msgmerge (found version "0.18.1")
  42. -- Found BZip2: /usr/lib/arm-linux-gnueabihf/libbz2.so (found version "1.0.6")
  43. -- Looking for BZ2_bzCompressInit in /usr/lib/arm-linux-gnueabihf/libbz2.so
  44. -- Looking for BZ2_bzCompressInit in /usr/lib/arm-linux-gnueabihf/libbz2.so - found
  45. -- Found ZLIB: /usr/lib/arm-linux-gnueabihf/libz.so (found version "1.2.7")
  46. -- Found TinyXML: /usr/include
  47. -- Building with tinyxml includes
  48. -- S57 ENC support: enabled
  49. -- Garmin Host Mode support: enabled
  50. --
  51. -- *** Staging to build PlugIns ***
  52. -- *** Staging to build grib_pi ***
  53. --
  54. -- *** Staging to build dashboard_pi ***
  55. -- Writing spec file...
  56. -- Configuring done
  57. -- Generating done
  58. -- Build files have been written to: /home/pi/OpenCPN/build
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement