Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 31 Jan 2018 10:35:11 +0100
From:      Polytropon <freebsd@edvax.de>
To:        Dennis Glatting <freebsd@pki2.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Where do I find ntpd configure options?
Message-ID:  <20180131103511.290fed68.freebsd@edvax.de>
In-Reply-To: <1517362559.13652.1.camel@pki2.com>
References:  <1517362559.13652.1.camel@pki2.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 30 Jan 2018 17:35:59 -0800, Dennis Glatting wrote:
> I am looking for the NTPD configuration (./configure) options used to
> compile NTPD in /usr/src. Where can I find them?

The directory to interact with its Makefile is /usr/src/usr.sbin/ntp/ntpd
from where you can "make install"; an individual ./configure step is not
needed here. The code of ntpd is in /usr/src/contrib/ntp/ntpd. You can
find the top level ./configure script for the whole ntp software package
in /usr/src/contrib/ntp.



-- 
Polytropon
Magdeburg, Germany
Happy FreeBSD user since 4.0
Andra moi ennepe, Mousa, ...



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20180131103511.290fed68.freebsd>