All of lore.kernel.org
 help / color / mirror / Atom feed
* FYI, rpc/ is gone from Fedora 15
@ 2011-05-05 14:14 Jim Meyering
  2011-05-05 15:34 ` Jeff Garzik
  0 siblings, 1 reply; 4+ messages in thread
From: Jim Meyering @ 2011-05-05 14:14 UTC (permalink / raw)
  To: Project Hail

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>

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: FYI, rpc/ is gone from Fedora 15
  2011-05-05 14:14 FYI, rpc/ is gone from Fedora 15 Jim Meyering
@ 2011-05-05 15:34 ` Jeff Garzik
  2011-05-05 16:59   ` Pete Zaitcev
  0 siblings, 1 reply; 4+ messages in thread
From: Jeff Garzik @ 2011-05-05 15:34 UTC (permalink / raw)
  To: Jim Meyering; +Cc: Project Hail

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?

That would be disappointing.

	Jeff



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: FYI, rpc/ is gone from Fedora 15
  2011-05-05 15:34 ` Jeff Garzik
@ 2011-05-05 16:59   ` Pete Zaitcev
  2011-05-12 15:15     ` Jeff Garzik
  0 siblings, 1 reply; 4+ messages in thread
From: Pete Zaitcev @ 2011-05-05 16:59 UTC (permalink / raw)
  To: Jeff Garzik; +Cc: Jim Meyering, Project Hail

On Thu, 05 May 2011 11:34:42 -0400
Jeff Garzik <jeff@garzik.org> 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

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: FYI, rpc/ is gone from Fedora 15
  2011-05-05 16:59   ` Pete Zaitcev
@ 2011-05-12 15:15     ` Jeff Garzik
  0 siblings, 0 replies; 4+ messages in thread
From: Jeff Garzik @ 2011-05-12 15:15 UTC (permalink / raw)
  To: Pete Zaitcev; +Cc: Jim Meyering, Project Hail

On 05/05/2011 12:59 PM, Pete Zaitcev wrote:
> On Thu, 05 May 2011 11:34:42 -0400
> Jeff Garzik<jeff@garzik.org>  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



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2011-05-12 15:15 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-05 14:14 FYI, rpc/ is gone from Fedora 15 Jim Meyering
2011-05-05 15:34 ` Jeff Garzik
2011-05-05 16:59   ` Pete Zaitcev
2011-05-12 15:15     ` Jeff Garzik

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.