Subject: Re: NetBSD-current built fails on bootparamd
To: Berndt Josef Wulf <wulf@ping.net.au>
From: Thilo Manske <Thilo.Manske@HEH.Uni-Oldenburg.DE>
List: port-i386
Date: 09/02/2000 17:10:25
On Sun, Sep 03 2000 at 00:21:43 +0930, Berndt Josef Wulf wrote:
> cc -O2  -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith
> -Wno-uninitialized -Werror   -DYP -c bootparamd.c
> cc1: warnings being treated as errors
> bootparamd.c: In function `main':
> bootparamd.c:145: warning: unsigned int format, long unsigned int arg
> (arg 3)
> 
> According to the source code, this may be due to an outdated rpcgen
> utility. However, rpcgen was generated and installed prior to building
> bootparamd.
Next step is to rebuild and install the rpcgen-generated includes.

> I then ventured on rebuilding the critical utilities to no avail.
> 
> Has anyone else seen this? Any fixes/solutions?
Yes :-)

I think

cd [path-to-your-sources]/lib/librpcsvc
make cleandir
make includes

should do it.
Maybe the "make cleandir" is not needed, but...

-- 
Dies ist Thilos Unix Signature! Viel Spass damit.