# # http://www.eecis.udel.edu/~ntp/ntp_spool/depredated/ntp3/ # # # cd /usr/local/src # tar zxvfp xntp3-5.93e.tar.gz # cd xntp3-5.93e ./configure # make # ntp_unixclock.c: In function `clock_parms': # ntp_unixclock.c:579: `txc' undeclared (first use this function) # ntp_unixclock.c:579: (Each undeclared identifier is reported only once # ntp_unixclock.c:579: for each function it appears in.) # make[2]: *** [ntp_unixclock.o] Error 1 # make[2]: Leaving directory `/usr2/local2/src/xntp3-5.93e/xntpd' # make[1]: *** [all-recursive] Error 1 # make[1]: Leaving directory `/usr2/local2/src/xntp3-5.93e' # make: *** [all-recursive-am] Error 2 # # End of file