Re: FYI, rpc/ is gone from Fedora 15

Jeff Garzik <[email protected]> Thu, 12 May 2011 11:15:17 -0400
Newsgroups org.kernel.vger.hail-devel
Message-ID <[email protected]>
On 05/05/2011 12:59 PM, Pete Zaitcev wrote:
> 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.

Looks like this blow-up hit fedora-devel also.

I think tirpc will work, testing...

	Jeff