NTP build
Eric S. Raymond
esr at thyrsus.com
Sun Jan 22 22:43:16 UTC 2017
Achim Gratz <Stromeko at nexgo.de>:
>
> I've just updated NTPsec on my rasPi and I get these warnings that I
> think are new:
>
> --8<---------------cut here---------------start------------->8---
> warning: Action stamps require git version 2.7+.
> --8<---------------cut here---------------end--------------->8---
That's from the new version of autorevision I think it's harmless.
> Debian Jessie has git-2.1.4. The other two are warnings about unused
> parameters:
>
> --8<---------------cut here---------------start------------->8---
> [ 99/124] Compiling ntpd/ntp_peer.c
> ../../ntpd/ntp_io.c: In function ‘sendpkt’:
> ../../ntpd/ntp_io.c:2130:8: warning: unused parameter ‘ttl’ [-Wunused-parameter]
> int ttl,
> ^
>
> [100/124] Compiling ntpd/ntp_proto.c
> [101/124] Compiling ntpd/ntp_sandbox.c
> ../../ntpd/ntp_peer.c: In function ‘findexistingpeer_addr’:
> ../../ntpd/ntp_peer.c:204:11: warning: unused parameter ‘cast_flags’ [-Wunused-parameter]
> uint8_t cast_flags
> ^
> --8<---------------cut here---------------end--------------->8---
>
> These may be harmless, but they should probably be squelched.
Done.
--
<a href="http://www.catb.org/~esr/">Eric S. Raymond</a>
More information about the devel
mailing list