Re: [chrony-users] vanilla configure and make generates "DEVELOPMENT" version

[ Thread Index | Date Index | More chrony.tuxfamily.org/chrony-users Archives ]


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.


Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/