On 12/20/14, Kurt Roeckx <[email protected]> wrote: > Hi, > > See: > http://support.ntp.org/bin/view/Main/SecurityNotice > > You might want to upgrade or disable ntpd. > > > Kurt >
cool, another release of NTP and another waste of time tp_leapsec.c: In function 'leapsec_add': ntp_leapsec.c:790: warning: declaration of 'stime' shadows a global declaration /usr/include/time.h:298: warning: shadowed declaration is here ntp_leapsec.c: In function 'leapsec_raw': ntp_leapsec.c:842: warning: declaration of 'stime' shadows a global declaration /usr/include/time.h:298: warning: shadowed declaration is here CC ntp_loopfilter.o ntp_loopfilter.c: In function 'local_clock': ntp_loopfilter.c:637: error: 'MOD_NANO' undeclared (first use in this function) ntp_loopfilter.c:637: error: (Each undeclared identifier is reported only once ntp_loopfilter.c:637: error: for each function it appears in.) make[3]: *** [ntp_loopfilter.o] Error 1 make[3]: Leaving directory `/tmp/ntp-4.2.8/ntpd' make[2]: *** [all] Error 2 make[2]: Leaving directory `/tmp/ntp-4.2.8/ntpd' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/tmp/ntp-4.2.8' make: *** [all] Error 2 gcc version 4.4.4 (GCC) Linux fox 3.14.27 once upon a time we manually added in to kernel/sys/timex.h MOD_NANO - or STA_NANO ADJ_NANO and tackeled the libperl nightmare, then after 3 hours it finally built, but this time dont even get passed the first hurdle... _______________________________________________ pool mailing list [email protected] http://lists.ntp.org/listinfo/pool
