Subject: Re: 1.2B Make World Error
To: None <current-users@NetBSD.ORG>
From: Mike Long <mike.long@analog.com>
List: current-users
Date: 11/07/1996 17:27:45
>Date: Thu, 7 Nov 1996 04:41:50 -0600 (CST)
>From: "Tom T. Thai" <tomthai@future.net>
>
>got his error when I (cd /usr/src; make):

>/var/src/lib/libc/yp/xdryp.c: In function `xdr_ypbind_setdom':
>/var/src/lib/libc/yp/xdryp.c:256: warning: passing arg 2 of `xdr_u_int' 
>from incompatible pointer type

One (or more) of your headers is out of date; i.e. the one that
prototypes xdr_u_int().  Try:

cd /usr/src/includes; make includes
cd /usr/src/lib; make includes && make && make install

If that doesn't work, try:

cd /usr/src; make build
-- 
Mike Long <mike.long@analog.com>     <URL:http://www.shore.net/~mikel>
VLSI Design Engineer         finger mikel@shore.net for PGP public key
Analog Devices, CPD Division          CCBF225E7D3F7ECB2C8F7ABB15D9BE7B
Norwood, MA 02062 USA       (eq (opinion 'ADI) (opinion 'mike)) -> nil