Advertisement
flyingfisch

Untitled

May 31st, 2014
202
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.26 KB | None | 0 0
  1. flyingfisch@flyingfisch-toshiba-laptop:~/lib/fgbuild$ cmake ../flightgear* -DCMAKE_BUILD_TYPE=Release
  2. -- The C compiler identification is GNU
  3. -- The CXX compiler identification is GNU
  4. -- Check for working C compiler: /usr/bin/gcc
  5. -- Check for working C compiler: /usr/bin/gcc -- 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. -- System is: Linux
  13. -- Linux distro is: Ubuntu
  14. -- Web browser launcher command is: xdg-open
  15. -- Using default data directory for base package: /usr/local/lib/FlightGear
  16. -- additional library directories: /usr/local/lib/i386-linux-gnu;/usr/lib/i386-linux-gnu;/lib/i386-linux-gnu
  17. -- UDev not found.
  18. -- UDev: You can specify includes: -DUDEV_PATH_INCLUDES=/opt/udev/include
  19. -- currently found includes: UDEV_INCLUDE_DIR-NOTFOUND
  20. -- UDev: You can specify libs: -DUDEV_PATH_LIB=/opt/udev/lib
  21. -- currently found libs: UDEV_LIBRARIES-NOTFOUND
  22. -- Found Git: /usr/bin/git
  23. fatal: Not a git repository: '/home/flyingfisch/lib/flightgear-3.0.0/.git'
  24. -- Git revision is
  25. -- Boost version: 1.46.1
  26. -- Found ZLIB: /usr/lib/i386-linux-gnu/libz.so (found version "1.2.3.4")
  27. -- Looking for include files CMAKE_HAVE_PTHREAD_H
  28. -- Looking for include files CMAKE_HAVE_PTHREAD_H - found
  29. -- Looking for pthread_create in pthreads
  30. -- Looking for pthread_create in pthreads - not found
  31. -- Looking for pthread_create in pthread
  32. -- Looking for pthread_create in pthread - found
  33. -- Found Threads: TRUE
  34. -- Looking for XOpenDisplay in /usr/lib/i386-linux-gnu/libX11.so;/usr/lib/i386-linux-gnu/libXext.so
  35. -- Looking for XOpenDisplay in /usr/lib/i386-linux-gnu/libX11.so;/usr/lib/i386-linux-gnu/libXext.so - found
  36. -- Looking for gethostbyname
  37. -- Looking for gethostbyname - found
  38. -- Looking for connect
  39. -- Looking for connect - found
  40. -- Looking for remove
  41. -- Looking for remove - found
  42. -- Looking for shmat
  43. -- Looking for shmat - found
  44. -- Looking for IceConnectionNumber in ICE
  45. -- Looking for IceConnectionNumber in ICE - found
  46. -- Found X11: /usr/lib/i386-linux-gnu/libX11.so
  47. -- Found OpenGL: /usr/lib/i386-linux-gnu/libGL.so
  48. -- Found OpenAL: /usr/lib/i386-linux-gnu/libopenal.so
  49. -- Found osgText: /usr/lib/libosgText.so
  50. -- Found osgSim: /usr/lib/libosgSim.so
  51. -- Found osgDB: /usr/lib/libosgDB.so
  52. -- Found osgParticle: /usr/lib/libosgParticle.so
  53. -- Found osgFX: /usr/lib/libosgFX.so
  54. -- Found osgUtil: /usr/lib/libosgUtil.so
  55. -- Found osgViewer: /usr/lib/libosgViewer.so
  56. -- Found osgGA: /usr/lib/libosgGA.so
  57. -- Found osg: /usr/lib/libosg.so
  58. -- Found OpenThreads: /usr/lib/libOpenThreads.so
  59. -- Found OpenSceneGraph: /usr/lib/libosgText.so;/usr/lib/libosgSim.so;/usr/lib/libosgDB.so;/usr/lib/libosgParticle.so;/usr/lib/libosgFX.so;/usr/lib/libosgUtil.so;/usr/lib/libosgViewer.so;/usr/lib/libosgGA.so;/usr/lib/libosg.so;/usr/lib/libOpenThreads.so (Required is at least version "3.0.0")
  60. -- Found FLTK: fltk_images;fltk_forms;fltk_gl;/usr/lib/i386-linux-gnu/libGL.so;fltk
  61. -- Found X11_Xinerama...
  62. -- Found X11_Xft...
  63. -- Using FLTK_LIBRARIES for fgadmin: fltk_images;fltk_forms;fltk_gl;/usr/lib/i386-linux-gnu/libGL.so;fltk;/usr/lib/i386-linux-gnu/libSM.so;/usr/lib/i386-linux-gnu/libICE.so;/usr/lib/i386-linux-gnu/libX11.so;/usr/lib/i386-linux-gnu/libXext.so;/usr/lib/i386-linux-gnu/libm.so;/usr/lib/i386-linux-gnu/libXinerama.so;/usr/lib/i386-linux-gnu/libXft.so;dl
  64. -- checking for module 'dbus-1'
  65. -- found dbus-1, version 1.4.18
  66. -- Using DBus
  67. -- /usr/include
  68. -- adding runtime JS dependencies
  69. -- Found PLIB: optimized;/usr/lib/libplibpuaux.so;debug;/usr/lib/libplibpuaux.so;optimized;/usr/lib/libplibjs.so;debug;/usr/lib/libplibjs.so;optimized;/usr/lib/libplibpu.so;debug;/usr/lib/libplibpu.so;optimized;/usr/lib/libplibfnt.so;debug;/usr/lib/libplibfnt.so;optimized;/usr/lib/libplibsg.so;debug;/usr/lib/libplibsg.so;optimized;/usr/lib/libplibul.so;debug;/usr/lib/libplibul.so
  70. -- SimGear include directory: /usr/local/include
  71. -- found SimGear version: 3.0.0 (needed 3.0.0)
  72. -- looking for static SimGear libraries
  73. -- Looking for clock_gettime in rt
  74. -- Looking for clock_gettime in rt - found
  75. -- found SimGear libraries
  76. -- Performing Test SIMGEAR_COMPILE_TEST
  77. -- Performing Test SIMGEAR_COMPILE_TEST - Success
  78. -- Found SimGear: optimized;/usr/local/lib/libSimGearScene.a;debug;/usr/local/lib/libSimGearScene.a;optimized;/usr/local/lib/libSimGearCore.a;debug;/usr/local/lib/libSimGearCore.a;optimized;/usr/local/lib/libSimGearCore.a;debug;/usr/local/lib/libSimGearCore.a (Required is at least version "3.0.0")
  79. -- Looking for unistd.h
  80. -- Looking for unistd.h - found
  81. -- Looking for sys/time.h
  82. -- Looking for sys/time.h - found
  83. -- Looking for windows.h
  84. -- Looking for windows.h - not found
  85. -- RTI: DISABLED
  86. -- Looking for mkfifo
  87. -- Looking for mkfifo - found
  88. -- Found PNG: /usr/lib/i386-linux-gnu/libpng.so
  89. -- found glut
  90. CMake Error: The following variables are used in this project, but they are set to NOTFOUND.
  91. Please set them or make sure they are set and tested correctly in the CMake files:
  92. GLUT_Xmu_LIBRARY (ADVANCED)
  93. linked by target "fgpanel" in directory /home/flyingfisch/lib/flightgear-3.0.0/utils/fgpanel
  94.  
  95. -- Configuring incomplete, errors occurred!
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement