All of lore.kernel.org
 help / color / mirror / Atom feed
* nfsutils compile failure (NSM_DEFAULT_STATEDIR)
@ 2012-06-27 17:46 Ben Greear
  2012-06-27 18:02 ` Ben Greear
  0 siblings, 1 reply; 2+ messages in thread
From: Ben Greear @ 2012-06-27 17:46 UTC (permalink / raw)
  To: linux-nfs@vger.kernel.org

I just rebased against upstream nfs-utils:

git://git.linux-nfs.org/projects/steved/nfs-utils.git

and it fails to build on Fedora 13 (and maybe others, haven't tried yet).

gcc -DHAVE_CONFIG_H -I. -I../../support/include  -I/usr/include/tirpc -D_GNU_SOURCE -Wall -Wextra -Wstrict-prototypes  -pipe -g -O2 -MT file.o -MD -MP -MF 
.deps/file.Tpo -c -o file.o file.c
file.c:97: error: ‘NSM_DEFAULT_STATEDIR’ undeclared here (not in a function)

Any idea on the proper way to go about fixing this?

Thanks,
Ben

-- 
Ben Greear <greearb@candelatech.com>
Candela Technologies Inc  http://www.candelatech.com



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

* Re: nfsutils compile failure (NSM_DEFAULT_STATEDIR)
  2012-06-27 17:46 nfsutils compile failure (NSM_DEFAULT_STATEDIR) Ben Greear
@ 2012-06-27 18:02 ` Ben Greear
  0 siblings, 0 replies; 2+ messages in thread
From: Ben Greear @ 2012-06-27 18:02 UTC (permalink / raw)
  To: linux-nfs@vger.kernel.org

On 06/27/2012 10:46 AM, Ben Greear wrote:
> I just rebased against upstream nfs-utils:
>
> git://git.linux-nfs.org/projects/steved/nfs-utils.git
>
> and it fails to build on Fedora 13 (and maybe others, haven't tried yet).
>
> gcc -DHAVE_CONFIG_H -I. -I../../support/include  -I/usr/include/tirpc -D_GNU_SOURCE -Wall -Wextra -Wstrict-prototypes  -pipe -g -O2 -MT file.o -MD -MP -MF
> .deps/file.Tpo -c -o file.o file.c
> file.c:97: error: ‘NSM_DEFAULT_STATEDIR’ undeclared here (not in a function)
>
> Any idea on the proper way to go about fixing this?

Maybe the issue is that 'make distclean' didn't remove the configure file.

When I tried to re-generate the configure file, it blew up because
my libgssglue is too old.  So, I'm just going to back all of this out
and go back to the old code since I need to compile back to Fedora 8
currently.

Thanks,
Ben

-- 
Ben Greear <greearb@candelatech.com>
Candela Technologies Inc  http://www.candelatech.com




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

end of thread, other threads:[~2012-06-27 18:02 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-27 17:46 nfsutils compile failure (NSM_DEFAULT_STATEDIR) Ben Greear
2012-06-27 18:02 ` Ben Greear

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.