On 2010-10-05, Kevin Oberman <[email protected]> wrote: > [---=| Quote block shrinked by t-prot: 26 lines snipped |=---] >> > >> > You need to build ntpd (or the whole port) with REFCLOCK and CLOCK_SHM >> > defined. >> >> but still, if I do 'make config', I only see three options; NTPSNMPD, >> RAWDCF & SSL. >> >> How do I build the port with other options? > > Oops! I just looked at config.h and I am incorrect. The right answer is > to uncomment the line and change 'undef' to 'define'. Sorry. > [---=| Overlong signature removed by t-prot: 6 lines snipped |=---]
When compiling from source you enable the SHM driver with --enable-SHM ./configure --enable-SHM ... -- Steve Kostecke <[email protected]> NTP Public Services Project - http://support.ntp.org/ _______________________________________________ questions mailing list [email protected] http://lists.ntp.org/listinfo/questions
