Hi
Im putting version 3.5f of NTP onto our QNX network, and am having a problem with clockdrift. This can be fixed by a utility that comes with the 3.5f archive called Tickadj, which can alter the microsecond increment value for the clock and the slew rate also. The source for Tickadj will not compile because of a missing header file nlist.h, which is being looked for in the usr/include directory (we are using Watcom). The #include statement for nlist.h has been #ifdef
d out for QNX, but the
code makes no further QNX consessions, and attempts to create structures
based on types I can only assume are defined in this header file. Apart
from this one problem, the entire archive compiles successfully!
Has anyone built Tickadj successfully? If so, where did you get your
nlist.h file!?!
Many thanks,
Richard Levy