# # # 06-Nov-02 amo Down and Install latest ntp # # # http://www.eecis.udel.edu/~ntp/download.html http://www.eecis.udel.edu/~ntp/ntp_spool/ # # # cd /usr/local/src # tar zxvfp ntp-4.1.1b.tar.gz # cd ntp-4.1.1b # ./configure # # make # /usr/include/linux/time.h:87: redefinition of `struct itimerval' # make[2]: *** [ntpdc_ops.o] Error 1 # make[2]: Leaving directory `/usr2/local2/src/ntp-4.1.1b/ntpdc' # make[1]: *** [all-recursive] Error 1 # make[1]: Leaving directory `/usr2/local2/src/ntp-4.1.1b' # make: *** [all] Error 2 # # # End of file