From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mx1.redhat.com ([209.132.183.28]:64163 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753231Ab1FHLIs (ORCPT ); Wed, 8 Jun 2011 07:08:48 -0400 Message-ID: <4DEF583C.8080907@RedHat.com> Date: Wed, 08 Jun 2011 07:08:44 -0400 From: Steve Dickson To: Ben Greear CC: Chuck Lever , linux-nfs@vger.kernel.org Subject: Re: [PATCH] Fix build on Fedora 13. References: <1307469531-20595-1-git-send-email-greearb@candelatech.com> <4DEE6CEA.8000909@candelatech.com> <4DEE9C55.4040805@candelatech.com> <4DEEE8B1.8040001@RedHat.com> <4DEEF3C1.5060703@candelatech.com> In-Reply-To: <4DEEF3C1.5060703@candelatech.com> Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-nfs-owner@vger.kernel.org List-ID: MIME-Version: 1.0 On 06/08/2011 12:00 AM, Ben Greear wrote: > On 06/07/2011 08:12 PM, Steve Dickson wrote: >> >> >> On 06/07/2011 05:47 PM, Ben Greear wrote: >>> On 06/07/2011 11:24 AM, Ben Greear wrote: >>>> On 06/07/2011 11:14 AM, Chuck Lever wrote: >>>>> Hi Ben- >>>>> >>>>> On Jun 7, 2011, at 1:58 PM, greearb@candelatech.com wrote: >>>>> >>>>>> From: Ben Greear >>>>>> >>>>>> Need sys/stat.h for S_ISDIR and S_ISREG symbols. >>>>> >>>>> Can you tell when this problem was introduced? What ./configure >>>>> options might be relevant? >>>> >>>> I haven't compiled nfs-utils in years. Since I can't get ./configure to >>>> find libgssapi, >>>> I'm compiling with: >>>> >>>> ./configure --disable-gss >>> >>> I think I was given a bad git repo suggestion in a previous email. >>> >>> I was using: git://git.infradead.org/users/steved/nfs-utils.git >>> which hasn't been updated in years. >>> >>> Let me start all over again with >>> git://git.linux-nfs.org/projects/steved/nfs-utils.git >> Here is the correct path: >> git://linux-nfs.org/~steved/exports/nfs-utils > > Out of curiosity, what is the difference between the two > above? nothing.... steved.