[1502] in Kerberos_V5_Development
Re: lib/rpc -> lib/gssrpc
daemon@ATHENA.MIT.EDU (Marc Horowitz)
Tue Aug 6 03:30:06 1996
To: Tom Yu <tlyu@MIT.EDU>
Cc: krbcore@MIT.EDU
Date: Tue, 06 Aug 1996 03:29:58 EDT
From: Marc Horowitz <marc@MIT.EDU>
>> Any objections to renaming lib/rpc to lib/gssrpc in order to prevent
>> massive collisions with the operating system /usr/include/rpc? This
>> would prevent headaches in the future, I think. Comments? Or do
>> people think this should be discussed on the larger krbdev list?
Well, I'm not sure how renaming stuff in the distribution changes
anything. If you mean that you want to install the rpc headers as
gssrpc/*.h, then you should be careful to document that using gssrpc
headers and the vendor's rpc headers in the same program is unlikely
to work. gssrpc should be compatible with the vendor rpc, though.
Marc