From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeff Garzik Subject: Re: FYI, rpc/ is gone from Fedora 15 Date: Thu, 12 May 2011 11:15:17 -0400 Message-ID: <4DCBF985.1060706@garzik.org> References: <87sjstjkul.fsf@rho.meyering.net> <4DC2C392.7070500@garzik.org> <20110505105925.53b56240@lembas.zaitcev.lan> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:sender:message-id:date:from:user-agent :mime-version:to:cc:subject:references:in-reply-to:content-type :content-transfer-encoding; bh=6XqTj70EKzLpDDVv8Nhyo2PR4+gKJ+2pwBgiCmPcpeA=; b=Sx7Eqg/L9+3AbxLIo4moJ1MyVoBJXj0NijZRTvRGv8Ir4d/iBGiNI8RftAs/WftzB+ 4WW9OFkWJwU/kmZvNUH3d7iPkjZ/mQlJdo+q6OgZml6tKKZ+thFS1LaDoceR+TnXwi0g d51m0Fk7vyK5BWofBlDkL30PnoUT51fXaL/sc= In-Reply-To: <20110505105925.53b56240@lembas.zaitcev.lan> Sender: hail-devel-owner@vger.kernel.org List-ID: Content-Type: text/plain; charset="us-ascii"; format="flowed" 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 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 >> >> 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