Re: [ntp:questions] ntp cross compile over mips error message

2014-02-24 Thread Harlan Stenn
I've removed webmaster@ and security@ from the distribution list - neither of those accounts have anything to do with this issue. The --with-yielding_select=yes/no/manual issue seems to be a bug in the autoconf macro used by libevent for thread checking, libevent/m4/openldap-thread-check.m4 . H _

Re: [ntp:questions] ACTS Modem mode not working in -dev ?

2014-02-24 Thread Brandon Applegate
Wow, I'm guessing this is the culprit ? diff /root/ntp-4.2.6p5/ntpd/refclock_acts.c /root/ntp-dev-4.2.7p423/ntpd/refclock_acts.c ... 144,145c149,150 < #define MODE_AUTO 0 /* automatic mode */ < #define MODE_BACKUP 1 /* backup mode */ --- #define MODE_BACKUP 0 /* backu

Re: [ntp:questions] ACTS Modem mode not working in -dev ?

2014-02-24 Thread Harlan Stenn
Brandon Applegate writes: > In 4.2.6p5 this worked exactly as advertised... > > I've been running in mode 1 (backup) for quite some time, and it's been > working fine. That is to say that a call gets made once at startup, but > by the time the other sources become reachable - no subsequent call