From: newsham AT lava DOT net (Tim Newsham) Subject: Re: RPC 7 Apr 1998 13:17:07 -0700 Message-ID: References: <351AF027 DOT DC03FB76 AT colossus DOT rhon DOT itam DOT mx> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit To: castillo AT colossus DOT rhon DOT itam DOT mx (Carlos del Castillo Peralta) Cc: gnu-win32 AT cygnus DOT com > Hi: > I'm trying to port some RPC apps, so do you know if gnucygnus has > all the necesary files, or what do I need to make some RPC's in Win NT?? > > Thank you very much You will have to get the RPC libraries and build them. This will involve some header file tweaks to things like (either that or tweaking the rpc libraries headers). Then you will have to build rpcgen. You will probably have to comment out get getrpcby*() stuff in one of the cygwin headers as it conflicts with (at least 1 versions of) the rpc libraries. I think RPC libraries would be a good target for eventual inclusion in the cygnus release (most systems ship with RPC libraries these days). > Carlos del Castillo Peralta. > castillo AT colossus DOT rhon DOT itam DOT mx Tim N. - For help on using this list (especially unsubscribing), send a message to "gnu-win32-request AT cygnus DOT com" with one line of text: "help".