[2600] in Kerberos_V5_Development
Re: RPC in libc?
daemon@ATHENA.MIT.EDU (Ken Hornstein)
Tue Oct 21 12:38:14 1997
To: dima@best.net
Cc: krbdev@MIT.EDU
In-Reply-To: Your message of "Tue, 21 Oct 1997 08:39:01 PDT."
<199710211539.IAA28555@burka.rdy.com>
Date: Tue, 21 Oct 1997 12:35:17 -0400
From: Ken Hornstein <kenh@cmf.nrl.navy.mil>
>How about to use autoconf to figure out if libc has RPC stuff compiled in?
>Should be realy simple if I'm not mistaken ...
And then do .... what? :-)
The GSS-RPC stuff is it's own magical version of RPC, and as a result
you cannot use the standard version of RPC in libc.
--Ken