* mount.nfs in latest nfs-utils doesn't build
@ 2009-10-26 20:56 Chuck Lever
2009-10-27 19:41 ` Steve Dickson
0 siblings, 1 reply; 2+ messages in thread
From: Chuck Lever @ 2009-10-26 20:56 UTC (permalink / raw)
To: Steve Dickson; +Cc: Linux-NFS Mailing list
Commit 1d1f7016 added --enable-mountconfig, which defaults off, but
building nfs-utils without it fails.
Making all in mount
libtool: link: gcc -Wall -Wstrict-prototypes -pipe -g -Wextra -fpie -
D_FILE_OFFSET_BITS=64 -D _FORTIFY_SOURCE=2 -pie -o mount.nfs mount.o
error.o network.o fstab.o token.o parse_opt.o parse_dev.o nfsmount.o
nfs4mount.o stropts.o nfsumount.o ../../support/nfs/libnfs.a ../../
support/export/libexport.a
network.o: In function `nfs_probe_nfsport':
/home/cel/src/nfs-utils/main/utils/mount/network.c:620: undefined
reference to `config_default_proto'
/home/cel/src/nfs-utils/main/utils/mount/network.c:620: undefined
reference to `config_default_proto'
stropts.o: In function `nfs_validate_options':
/home/cel/src/nfs-utils/main/utils/mount/stropts.c:291: undefined
reference to `config_default_vers'
/home/cel/src/nfs-utils/main/utils/mount/stropts.c:292: undefined
reference to `config_default_vers'
/home/cel/src/nfs-utils/main/utils/mount/stropts.c:293: undefined
reference to `config_default_vers'
collect2: ld returned 1 exit status
make[2]: *** [mount.nfs] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all-recursive] Error 1
[cel@matisse nfs-utils]$
--
Chuck Lever
chuck[dot]lever[at]oracle[dot]com
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: mount.nfs in latest nfs-utils doesn't build
2009-10-26 20:56 mount.nfs in latest nfs-utils doesn't build Chuck Lever
@ 2009-10-27 19:41 ` Steve Dickson
0 siblings, 0 replies; 2+ messages in thread
From: Steve Dickson @ 2009-10-27 19:41 UTC (permalink / raw)
To: Chuck Lever; +Cc: Linux-NFS Mailing list
On 10/26/2009 04:56 PM, Chuck Lever wrote:
> Commit 1d1f7016 added --enable-mountconfig, which defaults off, but
> building nfs-utils without it fails.
Sorry about that..... that patch is upcoming....
steved.
>
> Making all in mount
> libtool: link: gcc -Wall -Wstrict-prototypes -pipe -g -Wextra -fpie
> -D_FILE_OFFSET_BITS=64 -D _FORTIFY_SOURCE=2 -pie -o mount.nfs mount.o
> error.o network.o fstab.o token.o parse_opt.o parse_dev.o nfsmount.o
> nfs4mount.o stropts.o nfsumount.o ../../support/nfs/libnfs.a
> ../../support/export/libexport.a
> network.o: In function `nfs_probe_nfsport':
> /home/cel/src/nfs-utils/main/utils/mount/network.c:620: undefined
> reference to `config_default_proto'
> /home/cel/src/nfs-utils/main/utils/mount/network.c:620: undefined
> reference to `config_default_proto'
> stropts.o: In function `nfs_validate_options':
> /home/cel/src/nfs-utils/main/utils/mount/stropts.c:291: undefined
> reference to `config_default_vers'
> /home/cel/src/nfs-utils/main/utils/mount/stropts.c:292: undefined
> reference to `config_default_vers'
> /home/cel/src/nfs-utils/main/utils/mount/stropts.c:293: undefined
> reference to `config_default_vers'
> collect2: ld returned 1 exit status
> make[2]: *** [mount.nfs] Error 1
> make[1]: *** [all-recursive] Error 1
> make: *** [all-recursive] Error 1
> [cel@matisse nfs-utils]$
>
> --
> Chuck Lever
> chuck[dot]lever[at]oracle[dot]com
>
>
>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2009-10-27 19:41 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-10-26 20:56 mount.nfs in latest nfs-utils doesn't build Chuck Lever
2009-10-27 19:41 ` Steve Dickson
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox