RE: [chrony-users] vanilla configure and make generates "DEVELOPMENT" version |
[ Thread Index |
Date Index
| More chrony.tuxfamily.org/chrony-users Archives
]
- To: <chrony-users@xxxxxxxxxxxxxxxxxxxx>
- Subject: RE: [chrony-users] vanilla configure and make generates "DEVELOPMENT" version
- From: <wis1@xxxxxxxxxxx>
- Date: Tue, 18 May 2021 21:32:32 -0700
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=comcast.net; s=20190202a; t=1621398772; bh=iclvfWunRQeGMwQfiPpDvm0jbRLLsaoam/8JwaqL1/8=; h=Received:Received:From:To:Subject:Date:Message-ID:MIME-Version: Content-Type; b=wCN1M7oUwhYX0J2XSCOEzuTqWJA0QuwG4AsWtJhQlYJmxT2G+wILZMKs+6xZ+RnZU XQJpoFYdNUaxsUsBVZ6kHshMD6hmdgAaGZniVBP8+rRZK3QfTpSAP97JUG/rmQ9lKT vO3Yog9Aq9/XQ0C/5S1yxfPut0fnzpzBYQUCyC6s5BlMZ0WqqZ4tgHLN9iHet5FUNH jqYm/mgn6WAThEbP2oXzsdG5PHu6I+OMXYRLc2XUrYG4o7Lg/jwdtcEsw7xoE07/KS BPJrAOMwS77NztTlOOWrprdmZywE94nTtEu2BB6Blh8ioOFPy3fbU3xLEfZsbmpBwO P8bIFRx/AwF6w==
- Thread-index: AQD08EEFdhKIbpvgBVxAUw0Vd8lzZAF3ZI2IAK9ovlOsnbbdoA==
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-----
>From: Holger Hoffstätte <holger@xxxxxxxxxxxxxxxxxxxxxx>
>Sent: Monday, May 17, 2021 3:40 AM
>To: chrony-users@xxxxxxxxxxxxxxxxxxxx
>Subject: Re: [chrony-users] vanilla configure and make generates
>"DEVELOPMENT" version
>
>On 2021-05-17 09:15, Miroslav Lichvar wrote:
>> On Sat, May 15, 2021 at 09:11:03PM -0700, wis1@xxxxxxxxxxx wrote:
>>> After a ".configure" and "make" after fetching
>>> https://download.tuxfamily.org/chrony/chrony-4.1.tar.gz, "chronyd -v"
>>> reports:
>>>
>>>
>>>
>>> chronyd (chrony) version DEVELOPMENT (+CMDMON +NTP +REFCLOCK
>+RTC
>>> +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.
>>
>
>Seems to work fine:
>
>$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
>
>--
>To unsubscribe email chrony-users-request@xxxxxxxxxxxxxxxxxxxx
>with "unsubscribe" in the subject.
>For help email chrony-users-request@xxxxxxxxxxxxxxxxxxxx
>with "help" in the subject.
>Trouble? Email listmaster@xxxxxxxxxxxxxxxxxxxx.
--
To unsubscribe email chrony-users-request@xxxxxxxxxxxxxxxxxxxx
with "unsubscribe" in the subject.
For help email chrony-users-request@xxxxxxxxxxxxxxxxxxxx
with "help" in the subject.
Trouble? Email listmaster@xxxxxxxxxxxxxxxxxxxx.