[comp.sources.bugs] RPCGEN 3.9

mcgillis@spp2 (09/13/88)

We just got rpcgen 3.9 from the archive server and are having problems
compiling it (duplicate of rpcent in /usr/include/netdb.h) using Sun's
version 3.3.  Does anyone know what version of the OS that we need ?

Thank you,


   Jack McGillis
	...!trwrb!trwspp!spp2!mcgillis

barnett@vdsvax.steinmetz.ge.com (Bruce G. Barnett) (09/15/88)

In article <1422@spp2.UUCP> mcgillis@spp2 () writes:
|We just got rpcgen 3.9 from the archive server and are having problems
|compiling it (duplicate of rpcent in /usr/include/netdb.h) using Sun's
|version 3.3.  Does anyone know what version of the OS that we need ?

Adding RPC to SunOS is a special case, because it is already there.
Check out the README file. Also, see the file rpc/rpc.h:

/* REMOVE NEXT INCLUDE IF RUNNING ON SUN OS */
/* routines for parsing /etc/rpc */
#include <rpc/netdb.h>		/* structures and routines to parse /etc/rpc */

you comment out the #include <rpc/netdb.h>
-- 
	Bruce G. Barnett 	<barnett@ge-crd.ARPA> <barnett@steinmetz.UUCP>
				uunet!steinmetz!barnett