Path: utzoo!utgpu!water!watmath!clyde!att!osu-cis!tut.cis.ohio-state.edu!mailrus!cornell!batcomputer!itsgw!steinmetz!vdsvax!barnett From: barnett@vdsvax.steinmetz.ge.com (Bruce G. Barnett) Newsgroups: comp.sources.bugs Subject: Re: RPCGEN 3.9 Message-ID: <5505@vdsvax.steinmetz.ge.com> Date: 15 Sep 88 10:47:30 GMT References: <1422@spp2.UUCP> Reply-To: barnett@steinmetz.ge.com (Bruce G. Barnett) Distribution: na Organization: General Electric CRD, Schenectady, NY Lines: 16 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 /* structures and routines to parse /etc/rpc */ you comment out the #include -- Bruce G. Barnett uunet!steinmetz!barnett