Jim Rees wrote: Jeff Layton wrote: This patchset is a cleanup of the linking in nfs-utils. This should reduce the number of unnecessary libraries that each of the binaries are linked against. This is probably unrelated to your patches, but here's what I get: ... /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -Wextra -Wstrict-prototypes -pipe -g -O2 -o nfsidmap nfsidmap.o -lnfsidmap -lkeyutils -lnfsidmap -ltirpc libtool: link: gcc -Wall -Wextra -Wstrict-prototypes -pipe -g -O2 -o nfsidmap nfsidmap.o -lkeyutils -lnfsidmap -ltirpc nfsidmap.o: In function `key_revoke': /home/rees/p/nfs-utils/utils/nfsidmap/nfsidmap.c:153: undefined reference to `xlog_syslog' ... Never mind, cockpit error. I ran autogen in the wrong directory. Now I'm getting this: % configure --prefix=/usr --sysconfdir=/etc --enable-nfsv41 --enable-ipv6 \ ? --disable-gss --disable-uuid --enable-tirpc --without-tcp-wrappers \ ? --disable-libmount-mount ... checking for bindresvport_sa... no configure: error: Missing library functions needed for IPv6. -- 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