NTPsec on OpenSwitch
Srivatsan, Srinivasan
srinivasan.srivatsan at hpe.com
Tue Jan 12 01:01:16 UTC 2016
Hal,
Sorry for the confusion. I was referring to ‘waf configure’ which is part of the build process. What I meant was instead of ‘checking C compiler’ or any of the other binaries/libraries ‘waf configure’ step would check for. Would it be possible to provide a config file which it can take instead of ‘running’ a test executable and finding the info out.
Regards
Srinivasan
On 1/11/16, 4:27 PM, "Hal Murray" <hmurray at megapathdsl.net> wrote:
>
>srinivasan.srivatsan at hpe.com said:
>> Regarding the issue with ‘waf configure’. Is there a way to bypass the
>> configure step ? And provide a default configuration to work with ?
>
>Not that I know of. Why would you want to do that and/or what are you trying
>to do?
>
>Perhaps there is some confusion with the word "configure".
>
>"waf configure" is part of the build process. It sets up things for "waf
>build" and makes build/config.h which is included by most modules when they
>get compiled and linked to make ntpd.
>
>The other use for the word "configure" is the run time parameters for ntpd
>that come from the command line and a configuration file which defaults to
>/etc/ntp.conf
>
>If your problem is ntp.conf, it can be pretty simple. (You can actually do
>it all from the command line.)
>
>Do you have servers you want to use? Then ntp.conf can be as simple as:
>
>server <server1>
>server <server2>
>server <server3>
>
>
>You can get ideas from the ntp.conf on any handy Linux or BSD box..
>
>
>
>--
>These are my opinions. I hate spam.
>
>
>
More information about the devel
mailing list