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 [[EMAIL PROTECTED]]
> '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


--

 :{ [EMAIL PROTECTED]

        Andy Farkas
    System Administrator
   Speednet Communications
 http://www.speednet.com.au/




To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to