Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- sanjeev@X201wily:~/SRC/ntpsec$ ./waf configure --enable-doc > /tmp/waf-configure.txt
- sanjeev@X201wily:~/SRC/ntpsec$ cat /tmp/waf-configure.txt
- Setting top to : /home/sanjeev/SRC/ntpsec
- Setting out to : /home/sanjeev/SRC/ntpsec/build
- Checking for 'gcc' (C compiler) : /usr/bin/gcc
- Checking for program 'bison' : /usr/bin/bison
- Checking compiler : yes
- Compiler found : GCC
- Checking build target : unix
- Checking for program 'awk' : /usr/bin/awk
- Checking for program 'perl' : /usr/bin/perl
- Checking for program 'sh' : /bin/sh
- Checking for program 'asciidoc' : /usr/bin/asciidoc
- Checking for program 'a2x' : /usr/bin/a2x
- Checking for program 'git' : /usr/bin/git
- DEVEL: Getting revision : 03b00ba027a6b0e046ae89bfc5cae4ada71266be
- Building version : 0.9.0-03b00ba
- Checking for type uint64_t : yes
- Checking for type struct if_laddrconf : no
- Checking for type struct if_laddrreq : no
- Checking for type struct timex : yes
- Checking for type struct ntptimeval : yes
- Checking for time_tick in struct timex : no
- Checking for modes in struct timex : yes
- Checking for time.tv_nsec in struct ntptimeval : no
- Checking sizeof int : 4
- Checking sizeof long : 8
- Checking sizeof long long : 8
- Checking sizeof time_t (time.h) : 8
- Checking for multicast capability : yes
- Checking for library edit : not found
- Checking for library m : yes
- Checking for library ossaudio : not found
- Checking for library pthread : yes
- Checking for library rt : yes
- Checking for library readline : not found
- Checking for library thr : not found
- Checking for library gcc_s : yes
- Checking for function adjtimex : yes
- Checking for function closefrom : no
- Checking for function clock_gettime : yes
- Checking for function clock_settime : yes
- Checking for function EVP_MD_do_all_sorted : no
- Checking for function getclock : no
- Checking for function getpassphrase : no
- Checking for function MD5Init : no
- Checking for function ntp_adjtime : yes
- Checking for function ntp_gettime : yes
- Checking for function pthread_attr_getstacksize : yes
- Checking for function pthread_attr_setstacksize : yes
- Checking for function res_init : yes
- Checking for function rtprio : no
- Checking for function sched_setscheduler : yes
- Checking for function settimeofday : yes
- Checking for function strlcpy : no
- Checking for function strlcat : no
- Checking for function timegm : yes
- Checking for function timer_create : no
- Checking for function updwtmpx : no
- Checking for header stdbool.h : yes
- Checking for header dns_sd.h : not found
- Checking for header histedit.h : not found
- Checking for header ieeefp.h : not found
- Checking for header ifaddrs.h : yes
- Checking for header libscf.h : not found
- Checking for header linux/if_addr.h : yes
- Checking for header linux/rtnetlink.h : yes
- Checking for header linux/serial.h : yes
- Checking for header machine/soundcard.h : not found
- Checking for header md5.h : no
- Checking for header net/if6.h : not found
- Checking for header net/route.h : yes
- Checking for header netinfo/ni.h : not found
- Checking for header priv.h : not found
- Checking for header readline/readline.h : no
- Checking for header readline/history.h : no
- Checking for header resolv.h : yes
- Checking for header semaphore.h : yes
- Checking for header stdatomic.h : yes
- Checking for header sys/audioio.h : not found
- Checking for header sys/ioctl.h : yes
- Checking for header sys/modem.h : not found
- Checking for header sys/prctl.h : yes
- Checking for header sys/sockio.h : not found
- Checking for header sys/soundcard.h : yes
- Checking for header sys/sysctl.h : yes
- Checking for header timepps.h : no
- Checking for header sys/timepps.h : no
- Checking for header event2/event.h : not found
- Checking for header event2/thread.h : not found
- Checking for library event_core : not found
- Checking for library event_pthreads : not found
- Checking if libevent2 works : no
- Warning libevent2 does not work
- This means ntpdig will not be built
- While not necessary you will lose 'ntpdate' functionality.
- Checking for header sys/capability.h : not found
- Checking for library cap : not found
- Checking for type sockaddr_storage : yes
- Checking for sockaddr->sa_len : no
- Checking for library dns_sd : not found
- Checking for header dns_sd.h : not found
- Checking if mDNSResponder works : no
- Checking for header sys/timex.h : yes
- Checking for %m expansion in vsnprintf(3) : yes
- Writing configuration header: : config.h
- Build Options
- CC : /usr/bin/gcc
- CFLAGS : -Wall -Wextra
- LDFLAGS :
- PREFIX : /usr/local
- Debug Support : Yes
- Refclocks :
- Build Manpages : Yes
- 'configure' finished successfully (4.456s)
- sanjeev@X201wily:~/SRC/ntpsec$
Advertisement
Add Comment
Please, Sign In to add comment