Advertisement
Guest User

Untitled

a guest
Jun 27th, 2017
57
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.53 KB | None | 0 0
  1. ./configure
  2. checking build system type... x86_64-unknown-linux-gnu
  3. checking host system type... x86_64-unknown-linux-gnu
  4. checking for gcc... gcc
  5. checking for C compiler default output file name... a.out
  6. checking whether the C compiler works... yes
  7. checking whether we are cross compiling... no
  8. checking for suffix of executables...
  9. checking for suffix of object files... o
  10. checking whether we are using the GNU C compiler... yes
  11. checking whether gcc accepts -g... yes
  12. checking for gcc option to accept ISO C89... none needed
  13. checking for g++... g++
  14. checking whether we are using the GNU C++ compiler... yes
  15. checking whether g++ accepts -g... yes
  16. checking for a BSD-compatible install... /usr/bin/install -c
  17. checking whether make sets $(MAKE)... yes
  18. checking how to run the C preprocessor... gcc -E
  19. checking for platform-specific compiler flags... none needed
  20. checking for grep that handles long lines and -e... /bin/grep
  21. checking for egrep... /bin/grep -E
  22. checking for ANSI C header files... yes
  23. checking for sys/types.h... yes
  24. checking for sys/stat.h... yes
  25. checking for stdlib.h... yes
  26. checking for string.h... yes
  27. checking for memory.h... yes
  28. checking for strings.h... yes
  29. checking for inttypes.h... yes
  30. checking for stdint.h... yes
  31. checking for unistd.h... yes
  32. checking whether byte ordering is bigendian... no
  33. checking errno.h usability... yes
  34. checking errno.h presence... yes
  35. checking for errno.h... yes
  36. checking for stdlib.h... (cached) yes
  37. checking for string.h... (cached) yes
  38. checking sys/socket.h usability... yes
  39. checking sys/socket.h presence... yes
  40. checking for sys/socket.h... yes
  41. checking sys/time.h usability... yes
  42. checking sys/time.h presence... yes
  43. checking for sys/time.h... yes
  44. checking sys/wait.h usability... yes
  45. checking sys/wait.h presence... yes
  46. checking for sys/wait.h... yes
  47. checking for unistd.h... (cached) yes
  48. checking for sys/types.h... (cached) yes
  49. checking netdb.h usability... yes
  50. checking netdb.h presence... yes
  51. checking for netdb.h... yes
  52. checking getopt.h usability... yes
  53. checking getopt.h presence... yes
  54. checking for getopt.h... yes
  55. checking for an ANSI C-conforming const... yes
  56. checking whether time.h and sys/time.h may both be included... yes
  57. checking whether struct tm is in sys/time.h or time.h... time.h
  58. checking for ANSI C header files... (cached) yes
  59. checking return type of signal handlers... void
  60. checking whether lstat dereferences a symlink specified with a trailing slash... yes
  61. checking whether stat accepts an empty string... no
  62. checking for gettimeofday... yes
  63. checking for memset... yes
  64. checking for select... yes
  65. checking for socket... yes
  66. checking for strcasecmp... yes
  67. checking for strftime... yes
  68. checking for strstr... yes
  69. checking for system-level getopt_long()... yes
  70. checking for stdint.h... (cached) yes
  71. checking for accept() addrlen type... socklen_t
  72. checking for special C compiler options needed for large files... no
  73. checking for _FILE_OFFSET_BITS value needed for large files... no
  74. checking for dlopen in -ldl... yes
  75. checking for libm math function in std libs... no
  76. checking for pow in -lm... yes
  77. checking for main in -luClibc++... no
  78. checking for main in -lstdc++... yes
  79. checking for group 'root'... yes
  80. checking for group 'man'... checking for initscr in -lncurses... yes
  81. checking ncurses.h usability... yes
  82. checking ncurses.h presence... yes
  83. checking for ncurses.h... yes
  84. checking for new_panel in -lpanel... yes
  85. checking panel.h usability... yes
  86. checking panel.h presence... yes
  87. checking for panel.h... yes
  88. checking for setproctitle... no
  89. checking libutil.h usability... no
  90. checking libutil.h presence... no
  91. checking for libutil.h... no
  92. checking for setproctitle in -lutil... no
  93. checking sys/pstat.h usability... no
  94. checking sys/pstat.h presence... no
  95. checking for sys/pstat.h... no
  96. checking whether __progname and __progname_full are available... yes
  97. checking which argv replacement method to use... writeable
  98. checking for linux/wireless.h... yes
  99. checking that linux/wireless.h is what we expect... yes
  100. checking can we use iw_freq.flags... yes
  101. checking for cap_init in -lcap... no
  102. checking sys/prctl.h usability... yes
  103. checking sys/prctl.h presence... yes
  104. checking for sys/prctl.h... yes
  105. checking sys/capability.h usability... no
  106. checking sys/capability.h presence... no
  107. checking for sys/capability.h... no
  108. checking for pcre_compile in -lpcre... no
  109. configure: WARNING: Failed to find libpcre
  110. checking for pcap_open_live in -lpcap... yes
  111. checking pcap.h usability... yes
  112. checking pcap.h presence... yes
  113. checking for pcap.h... yes
  114. checking for pcap_setnonblock in -lpcap... yes
  115. checking for pcap_get_selectable_fd in -lpcap... yes
  116. checking for PPI support in libpcap... yes
  117. configure: WARNING: Using local radiotap headers
  118. checking for asm/types.h... yes
  119. checking for netlink/genl/genl.h... no
  120. checking for netlink/genl/family.h... no
  121. checking for netlink/genl/ctrl.h... no
  122. checking for netlink/msg.h... no
  123. checking for netlink/attr.h... no
  124. checking for linux/nl80211.h... yes
  125. checking for linux/if_arp.h... yes
  126. checking for linux/wireless.h... (cached) yes
  127. configure: WARNING: Missing libnl netlink library will not be able to control mac80211 vaps
  128. libnl detected but no support for mac80211 your kernel is probably too old for mac80211 or nl80211 upgrade your kernel then reinstall the latest netlink to get mac80211 support.
  129. configure: creating ./config.status
  130. config.status: creating Makefile
  131. config.status: creating Makefile.inc
  132. config.status: WARNING: 'Makefile.inc.in' seems to ignore the --datarootdir setting
  133. config.status: creating scripts/kismet
  134. config.status: creating conf/kismet.conf
  135. config.status: creating config.h
  136.  
  137. Configuration complete:
  138. Compiling for: linux-gnu (x86_64)
  139. C++ Library: stdc++
  140. Installing as group: root
  141. Man pages owned by: man
  142. Installing into: /usr/local
  143. Setuid group: kismet
  144. Terminal Control: ncurses
  145. Linux WEXT capture : yes
  146. OSX/Darwin capture : n/a (only OSX/Darwin)
  147. PCRE Regex Filters : no
  148. pcap capture: yes
  149. airpcap control: n/a (only Cygwin/Win32)
  150. PPI log format: yes
  151. LibCapability (enhanced
  152. privilege dropping): no
  153. Linux Netlink: no (will not be able to make mac80211 vaps)
  154. *** WARNING ***
  155. LibNL/nl80211 support was not found. Kismet uses libnl to control
  156. mac80211 based wireless interfaces, which comprise the vast majority of
  157. interfaces on modern Linux systems. Unless you plan to use only
  158. older drivers, you need libnl.
  159. You need both the libnl libraries and development headers (called
  160. libnl-dev or libnl-devel by most distributions).
  161.  
  162. Configuration complete. Run 'make dep' to generate dependencies
  163. and 'make' followed by 'make install' to compile and install.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement