Matthias Berndt wrote:

> That's correct. This option is only available if the OS supports to run
> the server without full root privileges. Currently, this option is
> supported under NetBSD and Linux. It's disabled by default.

I still don't see how to enable the capability gracefully.  Running:

$ ./configure --enable-linuxcaps

still gives me:
$ grep CLOCKCTL config.h
/* #undef HAVE_CLOCKCTL */
/* #undef HAVE_SYS_CLOCKCTL_H */

Running ./configure --enable-clockctl does not work either.

We can do `echo '#define HAVE_CLOCKCTL' >> config.h` after configure is
run, but I really don't like that hack.

Are you using the standard ntp-4.2.0 tarball?

  -- Bruce




-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to