Our testing sucks
Hal Murray
hmurray at megapathdsl.net
Mon Jun 27 06:52:56 UTC 2016
1010 ./waf configure
1011 ./waf build
[ 74/206] Compiling ntpd/ntp_intercept.c
../../ntpd/ntp_control.c: In function âctl_putpeerâ:
../../ntpd/ntp_control.c:2319:8: error: âstruct peerâ has no member named
âprocptrâ
if (p->procptr != NULL) {
^
../../ntpd/ntp_control.c:2322:10: error: âstruct peerâ has no member
named âprocptrâ
p->procptr->clockname, p->refclkunit);
^
../../ntpd/ntp_control.c:2322:33: error: âstruct peerâ has no member
named ârefclkunitâ
p->procptr->clockname, p->refclkunit);
^
Waf: Leaving directory `/home/murray/ntpsec/foo/build/main'
--
These are my opinions. I hate spam.
More information about the devel
mailing list