Advertisement
lrtcoolman

configure ns3

Jun 18th, 2019
166
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.19 KB | None | 0 0
  1. Setting top to : /home/lrtndn/Desktop/ndnSIM_working/ns-3
  2. Setting out to : /home/lrtndn/Desktop/ndnSIM_working/ns-3/build
  3. Checking for 'gcc' (C compiler) : /usr/bin/gcc
  4. Checking for cc version : 5.4.0
  5. Checking for 'g++' (C++ compiler) : /usr/bin/g++
  6. Checking supported compiler CXXFLAGS : -std=c++14
  7. Checking supported optimizations CXXFLAGS : -O0
  8. Checking supported debug CXXFLAGS : -ggdb -g3
  9. Checking supported warnings CXXFLAGS : -Wall -Wno-error=deprecated-declarations -fstrict-aliasing -Wstrict-aliasing
  10. Checking for compilation flag -Wl,--soname=foo support : ok
  11. Checking for compilation flag -std=c++14 support : ok
  12. Checking for program 'python' : /usr/bin/python
  13. Checking for python version >= 2.3 : 2.7.12
  14. python-config : /usr/bin/python-config
  15. Asking python-config for pyembed '--cflags --libs --ldflags' flags : yes
  16. Testing pyembed configuration : yes
  17. Asking python-config for pyext '--cflags --libs --ldflags' flags : yes
  18. Testing pyext configuration : yes
  19. Checking for compilation flag -fvisibility=hidden support : ok
  20. Checking for compilation flag -Wno-array-bounds support : ok
  21. Checking for pybindgen location : ../pybindgen (guessed)
  22. Checking for python module 'pybindgen' : 0.19.0.post4+g823d8b2
  23. Checking for pybindgen version : 0.19.0.post4+g823d8b2
  24. Checking for code snippet : yes
  25. Checking for types uint64_t and unsigned long equivalence : no
  26. Checking for code snippet : no
  27. Checking for types uint64_t and unsigned long long equivalence : yes
  28. Checking for the apidefs that can be used for Python bindings : gcc-LP64
  29. Checking for internal GCC cxxabi : complete
  30. Checking for python module 'pygccxml' : 1.0.0
  31. Checking for pygccxml version : 1.0.0
  32. pygccxml (found 1.0.0) is too old (need 1.9.0) => automatic scanning of API definitions will not be possible
  33. Checking boost includes : 1_58
  34. Checking boost libs : ok
  35. Checking for boost linkage : ok
  36. Checking for click location : not found
  37. Checking for program 'pkg-config' : /usr/bin/pkg-config
  38. Checking for 'gtk+-3.0' : not found
  39. Checking for 'libxml-2.0' : yes
  40. checking for uint128_t : not found
  41. checking for __uint128_t : yes
  42. Checking high precision implementation : 128-bit integer (default)
  43. Checking for header stdint.h : yes
  44. Checking for header inttypes.h : yes
  45. Checking for header sys/inttypes.h : not found
  46. Checking for header sys/types.h : yes
  47. Checking for header sys/stat.h : yes
  48. Checking for header dirent.h : yes
  49. Checking for header stdlib.h : yes
  50. Checking for header signal.h : yes
  51. Checking for header pthread.h : yes
  52. Checking for header stdint.h : yes
  53. Checking for header inttypes.h : yes
  54. Checking for header sys/inttypes.h : not found
  55. Checking for library rt : yes
  56. Checking for header sys/ioctl.h : yes
  57. Checking for header net/if.h : yes
  58. Checking for header net/ethernet.h : yes
  59. Checking for header linux/if_tun.h : yes
  60. Checking for header netpacket/packet.h : yes
  61. Checking for NSC location : not found
  62. Checking for program 'doxygen' : /usr/bin/doxygen
  63. Checking for program 'tar' : /bin/tar
  64. Checking for program 'sphinx-build' : /usr/bin/sphinx-build
  65. Checking for std::to_string : yes
  66. Checking for library pthread : yes
  67. Checking for 'sqlite3' : yes
  68. Checking for OpenSSL lib : "OpenSSL 1.0.2g-fips 1 Mar 2016"
  69. Checking if OpenSSL library works : yes
  70. Checking for OpenFlow location : not found
  71. Checking for 'sqlite3' : yes
  72. Checking for header linux/if_tun.h : yes
  73. Checking for python module 'gi' : 3.20.0
  74. Checking for python module 'gi.repository.GObject' : ok
  75. Checking for python module 'cairo' : ok
  76. Checking for python module 'pygraphviz' : 1.3.1
  77. Checking for python module 'gi.repository.Gtk' : ok
  78. Checking for python module 'gi.repository.Gdk' : ok
  79. Checking for python module 'gi.repository.Pango' : ok
  80. Checking for python module 'gi.repository.GooCanvas' : ok
  81. Checking for program 'sudo' : /usr/bin/sudo
  82. Checking for program 'valgrind' : not found
  83. Checking for 'gsl' : not found
  84. python-config : not found
  85. Checking for program 'doxygen' : /usr/bin/doxygen
  86. ---- Summary of optional NS-3 features:
  87. Build profile : debug
  88. Build directory :
  89. BRITE Integration : not enabled (BRITE not enabled (see option --with-brite))
  90. DES Metrics event collection : not enabled (defaults to disabled)
  91. Emulation FdNetDevice : enabled
  92. Examples : not enabled (defaults to disabled)
  93. File descriptor NetDevice : enabled
  94. GNU Scientific Library (GSL) : not enabled (GSL not found)
  95. Gcrypt library : not enabled (libgcrypt not found: you can use libgcrypt-config to find its location.)
  96. GtkConfigStore : not enabled (library 'gtk+-3.0 >= 3.0' not found)
  97. MPI Support : not enabled (option --enable-mpi not selected)
  98. NS-3 Click Integration : not enabled (nsclick not enabled (see option --with-nsclick))
  99. NS-3 OpenFlow Integration : not enabled (OpenFlow not enabled (see option --with-openflow))
  100. Network Simulation Cradle : not enabled (NSC not found (see option --with-nsc))
  101. PlanetLab FdNetDevice : not enabled (PlanetLab operating system not detected (see option --force-planetlab))
  102. PyViz visualizer : enabled
  103. Python API Scanning Support : not enabled (pygccxml Python module too old)
  104. Python Bindings : enabled
  105. Real Time Simulator : enabled
  106. SQlite stats data output : enabled
  107. Tap Bridge : enabled
  108. Tap FdNetDevice : enabled
  109. Tests : not enabled (defaults to disabled)
  110. Threading Primitives : enabled
  111. Use sudo to set suid bit : not enabled (option --enable-sudo not selected)
  112. XmlIo : enabled
  113. ndnSIM : enabled
  114. 'configure' finished successfully (5.799s)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement