From owner-freebsd-current Tue Oct 1 15:20:11 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D518137B401; Tue, 1 Oct 2002 15:20:09 -0700 (PDT) Received: from franky.speednet.com.au (franky.speednet.com.au [203.57.65.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id F306F43E65; Tue, 1 Oct 2002 15:20:08 -0700 (PDT) (envelope-from andyf@speednet.com.au) Received: from hewey.af.speednet.com.au (afgate.speednet.com.au [203.57.65.244]) by franky.speednet.com.au (8.12.5/8.12.5) with ESMTP id g91MK6JF088134; Wed, 2 Oct 2002 08:20:07 +1000 (EST) (envelope-from andyf@speednet.com.au) Received: from hewey.af.speednet.com.au (hewey.af.speednet.com.au [172.22.2.1]) by hewey.af.speednet.com.au (8.12.6/8.12.6) with ESMTP id g91MJJ4L067984; Wed, 2 Oct 2002 08:19:20 +1000 (EST) (envelope-from andyf@speednet.com.au) Date: Wed, 2 Oct 2002 08:19:19 +1000 (EST) From: Andy Farkas X-X-Sender: andyf@hewey.af.speednet.com.au To: Alfred Perlstein Cc: freebsd-current@FreeBSD.ORG Subject: Re: rstat() In-Reply-To: <20021001180135.GT95327@elvis.mu.org> Message-ID: <20021002081347.M67744-100000@hewey.af.speednet.com.au> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Tue, 1 Oct 2002, Alfred Perlstein wrote: > Whoa.... :) > > I'm the RPC maintainer? > > Well ok, I've just checked in a fix for the prototypes being declared > into -current, I'll take a shot at -stable RSN (most likely tomorrow). > As far as a manpage I don't know when I'll have time for that. > > -- > -Alfred Perlstein [alfred@freebsd.org] > 'Instead of asking why a piece of software is using "1970s technology," > start asking why software is ignoring 30 years of accumulated wisdom.' > The change you made to src/include/rpcsvc/rstat.x has broken a -current buildworld on a -stable box: ===> lib/librpcsvc cc -O -pipe -mcpu=pentiumpro -DYP -I/usr/obj/heffer/src/i386/usr/include/rpcsvc -c /heffer/src/lib/librpcsvc/rstat.c -o rstat.o /heffer/src/lib/librpcsvc/rstat.c:50: conflicting types for `rstat' /usr/obj/heffer/src/i386/usr/include/rpcsvc/rstat.h:87: previous declaration of `rstat' /heffer/src/lib/librpcsvc/rstat.c: In function `rstat': /heffer/src/lib/librpcsvc/rstat.c:55: warning: passing arg 5 of `callrpc' from incompatible pointer type /heffer/src/lib/librpcsvc/rstat.c:55: warning: passing arg 7 of `callrpc' from incompatible pointer type /heffer/src/lib/librpcsvc/rstat.c: In function `havedisk': /heffer/src/lib/librpcsvc/rstat.c:66: warning: passing arg 5 of `callrpc' from incompatible pointer type /heffer/src/lib/librpcsvc/rstat.c:66: warning: passing arg 7 of `callrpc' from incompatible pointer type *** Error code 1 Stop in /heffer/src/lib/librpcsvc. *** Error code 1 -- :{ andyf@speednet.com.au Andy Farkas System Administrator Speednet Communications http://www.speednet.com.au/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message