Re: FYI, rpc/ is gone from Fedora 15

Pete Zaitcev <[email protected]> Thu, 5 May 2011 10:59:25 -0600
Newsgroups org.kernel.vger.hail-devel
Message-ID <[email protected]>
On Thu, 05 May 2011 11:34:42 -0400
Jeff Garzik <[email protected]> wrote:

> On 05/05/2011 10:14 AM, Jim Meyering wrote:

> > FYI, /usr/include/rpc/ no longer exists, as of F15's glibc-headers-2.13.90-10,
> > so hail's lib/cld_msg_rpc.h will have to do something about this #include:
> >
> >      $ grep rpc.h lib/cld_msg_rpc.h
> >      #include<rpc/rpc.h>
> 
> hmmmmm.  Surely they did not delete sunrpc from glibc?

Surely "they" did (and by "they" I mean Uli, obviously).
The suggested fix is to use "TI-RPC", whatever that is.

-- Pete