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 > > > -- To unsubscribe from this list: send the line "unsubscribe linux-nfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html