Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 2 Feb 1998 19:54:23 -0800 (PST)
From:      asami@cs.berkeley.edu (Satoshi Asami)
To:        jseger@FreeBSD.ORG
Cc:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG
Subject:   Re: cvs commit: ports/net/strobe Makefile ports/net/strobe/files md5
Message-ID:  <199802030354.TAA23000@silvia.HIP.Berkeley.EDU>
In-Reply-To: <199801292002.MAA08677@freefall.freebsd.org> (jseger@FreeBSD.ORG)

next in thread | previous in thread | raw e-mail | index | archive | help
 *   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.



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