Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 Feb 2000 15:57:22 -0800 (PST)
From:      cscox@Stanford.EDU
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/16796: The ntp-4.0.93a port's build is broken.
Message-ID:  <200002172357.PAA72425@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         16796
>Category:       ports
>Synopsis:       The ntp-4.0.93a port's build is broken.
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Feb 17 16:00:02 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     Charles Cox
>Release:        3.4-Release
>Organization:
>Environment:
FreeBSD wukong.Stanford.EDU 3.4-RELEASE FreeBSD 3.4-RELEASE #2: Thu Feb 10 17:22
:52 PST 2000     root@:/usr/src/sys/compile/WUKONG  i386
>Description:
The ntp-4.0.93a port will not build to completion.  There is a problem 
in the file ntp_refclock.c on line 654 with the function call 
time_pps_fetch.  Here is the output from the second attempted build:

===>  Building for ntp-4.0.93a
make  all-recursive
Making all in include
Making all in libntp
Making all in libparse
Making all in ntpd
cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include    -O -pipe -Wall -Wshadow -Wwrite-
strings -Wconversion -Wpointer-arith -Wcast-qual -Wstrict-prototypes -pipe -c nt
p_refclock.c
ntp_refclock.c: In function `refclock_gtlin':
ntp_refclock.c:654: warning: passing arg 2 of `time_pps_fetch' makes integer fro
m pointer without a cast
ntp_refclock.c:654: too few arguments to function `time_pps_fetch'

>How-To-Repeat:
# cd /usr/ports/net/ntp
# make

>Fix:


>Release-Note:
>Audit-Trail:
>Unformatted:


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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200002172357.PAA72425>