OK, following your steps, I now get:
$ chronyd -v
chronyd (chrony) version 4.1 (+CMDMON +NTP +REFCLOCK +RTC +PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH +IPV6 -DEBUG)
I don't know what I did to get the DEVELOPMENT version.
Now, I need to find out why it doesn't see the PPS, which was working
with the previous version (ppstest and ntpshmmon show PPS is good).
I see /etc/chrony/chrony.conf is unchanged from previous. I'll do
some more looking tomorrow, but if anyone has anything I might
check for, I'd appreciate any pointers.
Thanks, Miroslav and Holger.
-wis
-----Original Message-----
Sent: Monday, May 17, 2021 3:40 AM
Subject: Re: [chrony-users] vanilla configure and make generates
"DEVELOPMENT" version
Post by w***@comcast.netAfter a ".configure" and "make" after fetching
https://download.tuxfamily.org/chrony/chrony-4.1.tar.gz, "chronyd -v"
chronyd (chrony) version DEVELOPMENT (+CMDMON +NTP +REFCLOCK
+RTC
Post by w***@comcast.net+PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH +IPV6 -DEBUG)
After running "make", did you install it with "make install" or copy
manually to a directory like /usr/local/sbin?
Maybe you have two versions installed in different paths. Try "which
chronyd" command to see what is actually executed.
$wget https://download.tuxfamily.org/chrony/chrony-4.1.tar.gz
..
$tar xf chrony-4.1.tar.gz
$cd chrony-4.1
$./configure && make -j8
...
$./chronyd -v
chronyd (chrony) version 4.1 (+CMDMON +NTP +REFCLOCK +RTC +PRIVDROP
-SCFILTER -SIGND +ASYNCDNS +NTS +SECHASH +IPV6 -DEBUG)
-h
--
with "unsubscribe" in the subject.
with "help" in the subject.
--
To unsubscribe email chrony-users-***@chrony.tuxfamily.org
with "unsubscribe" in the subject.
For help email chrony-users-***@chrony.tuxfamily.org
with "help" in the subject.
Trouble? Email ***@chrony.tuxfamily.org.