Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
Sender: cygwin-owner@sourceware.cygnus.com
Delivered-To: mailing list cygwin@sourceware.cygnus.com
Message-ID: <002101be66a2$08653c60$cf68d1d0@hunda>
From: "Suhaib M. Siddiqi" <Ssiddiqi@InspirePharm.Com>
To: "Corinna Vinschen" <corinna.vinschen@cityweb.de>
Cc: "Geoff Hayward" <geoff.hayward@stest.ch>,
        "cygwin" <cygwin@sourceware.cygnus.com>
Subject: Re: RPC : clnt_create_timed
Date: Thu, 4 Mar 1999 19:49:30 -0500
MIME-Version: 1.0
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
X-Priority: 3
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook Express 4.72.3110.5
X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3



>Suhaib M. Siddiqi wrote:
>>
>> According to my knowledge, the SUNRPC is still version 4.0 on Sparc and
>> Solaris.  Did you download the code from ftp://playground.sun.com?  If
>> so it is the same source code which Sun perhaps uses with its Sparc and
>> Solaris.
>
>I don't know anymore, from where I have downloaded it, but now I have taken
>a look into the file `ftp://playground.sun.com/pub/rpc/rpcsrc_40.tar.Z'.
It's
>identical to the one I downloaded once. It doesn't contain a function
>`clnt_create_timed()'. rpcsrc-4.0 is from SunOS 4.0.
>
>There is another RPC implemetation in the directory
`//playground.sun.com/pub/rpc',
>which is called the `transport independent' variant. The last version on
the
>server is `tirpcsrc2.3.tar.Z'. This is the version used on Solaris 2.3.
>This version doesn't contain the function `clnt_create_timed()', too!
>

Corinna,

You defintely know more about RPC code.  All I meant that I saw those errors
in my core file.  I did not say it came from rpc.h.  I am sorry for not
being very clear. It very well may have been from the source code I used to
link to your librpclib.a.  I did not investigated.

This afternoon I did check rpc header files on my IRIX 6.5.  SGI uses the
same RPC which Sun uses on Solaris and SPARC under license (I assume) and I
also did not find a clnt_create_timed() in any header files under
/include/rpc directory.  The rpc library on SGI is called libsun.a

>Regards,
>Corinna
>


--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

