Path: utzoo!news-server.csri.toronto.edu!cs.utexas.edu!uunet!sobeco!stacy From: stacy@sobeco.com (s.millions) Newsgroups: comp.sys.mips Subject: Re: ntp for risc/os? Message-ID: <1991Mar11.194217.23065@sobeco.com> Date: 11 Mar 91 19:42:17 GMT References: <1991Mar06.181053.5033@convex.com> Sender: @sobeco.com Organization: Groupe Sobeco, Montreal, Canada Lines: 33 Nntp-Posting-Host: sobmipd.sobeco.com In <1991Mar06.181053.5033@convex.com> datri@convex.com (Anthony A. Datri) writes: >I managed to get ntp 3.4 to build on a 4.51 machine, but when it runs it >logs the following: >Mar 6 12:04:21 bambi ntpd[10343]: /usr/local/bin/ntpd version $Revision: 3.4.1.9 >Mar 6 12:04:21 bambi ntpd[10343]: patchlevel 13 >Mar 6 12:04:21 bambi ntpd[10343]: Unknown kernal var tickadj >Mar 6 12:04:21 bambi ntpd[10343]: Unknown kernal var hz >Mar 6 12:04:21 bambi ntpd[10343]: Unknown kernal var tick >Has anyone out there had more success? Parallel development or what :-) I started porting ntp last week... You have two problems, 1 - you need to edit ntpd.c and change nlist("/vmunix", nl); to nlist("/vmunix", nl); 2 - The mips kernel does not have a hz variable you need to use the HZ constant defined in Other than that, it has been working quite nicely. -stacy -- "You have only 24 hours to live.... well, 22 hours. Sorry stacy@sobeco.com I kept you waiting so long" - doctor to Homer Simpson uunet!sobeco!stacy