Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 16 Oct 1999 22:26:54 -0700
From:      Doug <Doug@gorean.org>
To:        John Hay <jhay@mikom.csir.co.za>
Cc:        FreeBSD-stable@FreeBSD.ORG
Subject:   Re: HEADS UP: ntpd users
Message-ID:  <38095E1E.3184E875@gorean.org>
References:  <199910161447.QAA76768@zibbi.mikom.csir.co.za>

next in thread | previous in thread | raw e-mail | index | archive | help
John Hay wrote:
> 
> This is just a heads up to ntpd users on 3.3-STABLE. 3.3-STABLE has been
> updated to draft-mogul-pps-api-05.txt, so ntp-4.0.98a and older will
> break on it because the old draft and the new one is quite incompatable.

	Does this have any relationship to the reason that the most recent xntpd
sources don't compile on -current or -stable? On -stable cvsup'ed today I
get:

Making all in util
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include  -g -O2 -Wall -pipe -c
tickadj.c
tickadj.c: In function `getoffsets':
tickadj.c:636: warning: assignment from incompatible pointer type
gcc -g -O2 -Wall -pipe  -o tickadj  tickadj.o ../libntp/libntp.a -lkvm
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include  -g -O2 -Wall -pipe -c
ntptime.c
ntptime.c: In function `main':
ntptime.c:194: warning: implicit declaration of function `syscall'
ntptime.c:220: structure has no member named `tv_usec'
ntptime.c:275: structure has no member named `tv_usec'
ntptime.c:275: structure has no member named `tv_usec'
ntptime.c:275: structure has no member named `tv_usec'
ntptime.c:280: structure has no member named `tv_usec'
ntptime.c:285: structure has no member named `tv_usec'
ntptime.c:108: warning: variable `cost' might be clobbered by `longjmp' or
`vfork'
ntptime.c:109: warning: variable `rawtime' might be clobbered by `longjmp'
or `vfork'
*** Error code 1

Stop.

It has been this way for a while now. I just haven't had a good reason to
bring it up yet. :-) In times past (2.2.8 was the most recent) I've never
had any trouble compiling xntpd. Latest sources available at
http://www.eecis.udel.edu/~ntp/.

Doug


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?38095E1E.3184E875>