Advertisement
Guest User

ntpsec waf configure output

a guest
Aug 17th, 2016
117
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.53 KB | None | 0 0
  1. Setting top to : /home/jon/ntpsec
  2. Setting out to : /home/jon/ntpsec/build
  3. --- Configuring host ---
  4. Checking for 'gcc' (C compiler) : /usr/bin/gcc
  5. Checking for program 'bison' : /usr/bin/bison
  6. Checking compiler : yes
  7. Compiler found : GCC
  8. Checking for program 'awk' : /usr/bin/awk
  9. Checking for program 'perl' : /usr/bin/perl
  10. Checking for program 'sh' : /bin/sh
  11. Checking for program 'asciidoc' : not found
  12. Checking for program 'a2x' : not found
  13. Checking for program 'xsltproc' : /usr/bin/xsltproc
  14. Checking for program 'git' : /usr/bin/git
  15. DEVEL: Getting revision : 298805ed20a586eb6436ed1e9ebcfe1e5a2ca224
  16. Building version : 0.9.5-298805e
  17. --- Configuring main ---
  18. Checking build target : unix
  19. Checking for type uint64_t : yes
  20. Checking for type struct if_laddrconf : no
  21. Checking for type struct if_laddrreq : no
  22. Checking for type struct timex : yes
  23. Checking for type struct ntptimeval : yes
  24. Checking for time_tick in struct timex : no
  25. Checking for modes in struct timex : yes
  26. Checking for time.tv_nsec in struct ntptimeval : no
  27. Checking sizeof int : 4
  28. Checking sizeof long : 4
  29. Checking sizeof long long : 8
  30. Checking sizeof time_t (time.h) : 4
  31. Checking for multicast capability : yes
  32. Checking for library edit : yes
  33. Checking for library m : yes
  34. Checking for library rt : yes
  35. Checking for library curses : yes
  36. Checking for library readline : yes
  37. Checking for library gcc_s : yes
  38. Checking for function adjtimex : yes
  39. Checking for function closefrom : no
  40. Checking for function clock_gettime : yes
  41. Checking for function clock_settime : yes
  42. Checking for function EVP_MD_do_all_sorted : no
  43. Checking for function getclock : no
  44. Checking for function getpassphrase : no
  45. Checking for function getrusage : yes
  46. Checking for function MD5Init : no
  47. Checking for function ntp_adjtime : yes
  48. Checking for function ntp_gettime : yes
  49. Checking for function res_init : yes
  50. Checking for function sched_setscheduler : yes
  51. Checking for function settimeofday : yes
  52. Checking for function strlcpy : no
  53. Checking for function strlcat : no
  54. Checking for function timer_create : no
  55. Checking for header stdbool.h : yes
  56. Checking for header dns_sd.h : not found
  57. Checking for header histedit.h : yes
  58. Checking for header ifaddrs.h : yes
  59. Checking for header libscf.h : not found
  60. Checking for header linux/if_addr.h : yes
  61. Checking for header linux/rtnetlink.h : yes
  62. Checking for header linux/serial.h : yes
  63. Checking for header md5.h : no
  64. Checking for header net/if6.h : not found
  65. Checking for header net/route.h : yes
  66. Checking for header netinfo/ni.h : not found
  67. Checking for header priv.h : not found
  68. Checking for header readline/readline.h : yes
  69. Checking for header readline/history.h : yes
  70. Checking for header resolv.h : yes
  71. Checking for header semaphore.h : yes
  72. Checking for header stdatomic.h : yes
  73. Checking for header sys/clockctl.h : not found
  74. Checking for header sys/ioctl.h : yes
  75. Checking for header sys/modem.h : not found
  76. Checking for header sys/sockio.h : not found
  77. Checking for header sys/sysctl.h : yes
  78. Checking for header timepps.h : no
  79. Checking for header sys/timepps.h : yes
  80. Checking for header utmpx.h : yes
  81. Checking for header sys/timex.h : yes
  82. Checking for type sockaddr_storage : yes
  83. Checking for sockaddr->sa_len : no
  84. '28' is not a valid Refclock ID
  85. (complete log in /home/jon/ntpsec/build/config.log)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement