Re: glibc-headers is missing rpc/rpc.h in rawhide

2018-03-15 Thread Sérgio Basto
On Thu, 2018-03-15 at 12:49 +0100, Jan Synacek wrote: > On Thu, Mar 15, 2018 at 11:43 AM, Dan Horák wrote: > > On Thu, 15 Mar 2018 11:30:32 +0100 > > Jan Synacek wrote: > > > > > Did I miss something? The xinetd package cannot be built because > > > of > > > that. > > > > https://fedoraproject.

Re: glibc-headers is missing rpc/rpc.h in rawhide

2018-03-15 Thread Jan Synacek
On Thu, Mar 15, 2018 at 11:43 AM, Dan Horák wrote: > On Thu, 15 Mar 2018 11:30:32 +0100 > Jan Synacek wrote: > >> Did I miss something? The xinetd package cannot be built because of >> that. > > https://fedoraproject.org/wiki/Changes/SunRPCRemoval So I missed something. Thank you for pointing me

Re: glibc-headers is missing rpc/rpc.h in rawhide

2018-03-15 Thread Dan Horák
On Thu, 15 Mar 2018 11:30:32 +0100 Jan Synacek wrote: > Did I miss something? The xinetd package cannot be built because of > that. https://fedoraproject.org/wiki/Changes/SunRPCRemoval Dan ___ devel mailing list -- devel@lists.fedorap

Re: glibc-headers is missing rpc/rpc.h in rawhide

2018-03-15 Thread Daniel P . Berrangé
On Thu, Mar 15, 2018 at 11:30:32AM +0100, Jan Synacek wrote: > Did I miss something? The xinetd package cannot be built because of that. GLibc dropped the RPC functionality. You need to change the code to use tirpc instead. It is API compatible, but your build system will need to know to link the

glibc-headers is missing rpc/rpc.h in rawhide

2018-03-15 Thread Jan Synacek
Did I miss something? The xinetd package cannot be built because of that. Cheers, -- Jan Synacek Software Engineer, Red Hat ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraproject.org