From owner-cvs-ports Wed May 6 00:26:37 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA29310 for cvs-ports-outgoing; Wed, 6 May 1998 00:26:37 -0700 (PDT) (envelope-from owner-cvs-ports) Received: from vader.cs.berkeley.edu (vader.CS.Berkeley.EDU [128.32.38.234]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA29282; Wed, 6 May 1998 00:26:20 -0700 (PDT) (envelope-from asami@vader.cs.berkeley.edu) Received: from silvia.HIP.Berkeley.EDU (wck-ca22-48.ix.netcom.com [207.92.174.176]) by vader.cs.berkeley.edu (8.8.7/8.7.3) with ESMTP id AAA11566; Wed, 6 May 1998 00:26:14 -0700 (PDT) Received: (from asami@localhost) by silvia.HIP.Berkeley.EDU (8.8.8/8.6.9) id AAA29426; Wed, 6 May 1998 00:26:11 -0700 (PDT) Date: Wed, 6 May 1998 00:26:11 -0700 (PDT) Message-Id: <199805060726.AAA29426@silvia.HIP.Berkeley.EDU> To: andreas@FreeBSD.ORG CC: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG In-reply-to: <199805052005.NAA05385@freefall.freebsd.org> (message from Andreas Klemm on Tue, 5 May 1998 13:05:23 -0700 (PDT)) Subject: Re: cvs commit: ports/net/ntp - Imported sources From: asami@FreeBSD.ORG (Satoshi Asami) Sender: owner-cvs-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk * Import of ntp v4 Thanks, but doesn't build here (-stable). Is this a current-only thing? Satoshi ------- cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2 -pipe -Wall -Wshadow -Wwrite-strings -Wconversion -Wpointer-arith -Wcast-qual -Wstrict-prototypes -pipe -c ntpd.c In file included from ntpd.c:40: /usr/include/sys/lock.h:50: field `lk_interlock' has incomplete type ntpd.c: In function `xntpdmain': ntpd.c:203: warning: passing arg 1 of `umask' with different width due to prototype ntpd.c:205: warning: passing arg 1 of `umask' with different width due to prototype ntpd.c:207: warning: passing arg 1 of `umask' with different width due to prototype *** Error code 1