Our testing sucks

Eric S. Raymond esr at thyrsus.com
Mon Jun 27 08:34:54 UTC 2016


Hal Murray <hmurray at megapathdsl.net>:
>  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'

Already fixed in head, I think.
-- 
		<a href="http://www.catb.org/~esr/">Eric S. Raymond</a>


More information about the devel mailing list