From owner-cvs-all Mon Feb 2 19:54:34 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA16601 for cvs-all-outgoing; Mon, 2 Feb 1998 19:54:34 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from silvia.HIP.Berkeley.EDU (ala-ca34-03.ix.netcom.com [207.93.143.131]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id TAA16553; Mon, 2 Feb 1998 19:54:29 -0800 (PST) (envelope-from asami@vader.cs.berkeley.edu) Received: (from asami@localhost) by silvia.HIP.Berkeley.EDU (8.8.8/8.6.9) id TAA23000; Mon, 2 Feb 1998 19:54:23 -0800 (PST) Date: Mon, 2 Feb 1998 19:54:23 -0800 (PST) Message-Id: <199802030354.TAA23000@silvia.HIP.Berkeley.EDU> To: jseger@FreeBSD.ORG CC: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG In-reply-to: <199801292002.MAA08677@freefall.freebsd.org> (jseger@FreeBSD.ORG) Subject: Re: cvs commit: ports/net/strobe Makefile ports/net/strobe/files md5 From: asami@cs.berkeley.edu (Satoshi Asami) Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-To-Unsubscribe: mail to majordomo@FreeBSD.org "unsubscribe cvs-all" * Upgrade to version 1.04 and make myself MAINTAINER. * OK'ed by: The old MAINTAINER Hmm? :) Satoshi ------- ## make package >> Checksum OK for strobe-1.04.tgz. ===> Extracting for strobe-1.04 ===> Patching for strobe-1.04 ===> Applying FreeBSD patches for strobe-1.04 ===> Configuring for strobe-1.04 ===> Building for strobe-1.04 gcc -O -Wall -DLIB_STROBE_SERVICES='"/usr/local/lib/strobe.services"' -DSTROBE_SERVICES='"strobe.services"' -DETC_SERVICES='"/etc/services"' -c strobe.c strobe.c:711: warning: return-type defaults to `int' strobe.c: In function `send_tcp': strobe.c:715: parse error before `struct' strobe.c:719: parse error before `void' strobe.c:727: parse error before `void' strobe.c:737: warning: `return' with no value, in function returning non-void strobe.c:749: warning: `return' with no value, in function returning non-void strobe.c:774: parse error before `int' strobe.c:781: warning: implicit declaration of function `init_capture_tcp' strobe.c:790: parse error before `int' strobe.c:802: `timeout' undeclared (first use this function) strobe.c:802: (Each undeclared identifier is reported only once strobe.c:802: for each function it appears in.) strobe.c:805: `selected' undeclared (first use this function) strobe.c:809: `tim' undeclared (first use this function) strobe.c:810: `n' undeclared (first use this function) strobe.c:828: warning: implicit declaration of function `capture_tcp' strobe.c:830: warning: implicit declaration of function `gatherer_tcp' strobe.c:844: `last' undeclared (first use this function) strobe.c: In function `add_attempt': strobe.c:875: warning: implicit declaration of function `gather' strobe.c: In function `host_init': strobe.c:998: warning: implicit declaration of function `next_port' *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop.