Hey Jim, On 09/25/2011 12:56 PM, Jim Rees wrote: > Steve Dickson wrote: > > New Features in this release: > > * With the addition of the blkmapd daemon, the client > now supports every pNFS layout type. > > * The usual assorted bug fixes. > > The tarball can only be found at Sourceforge.net since > master.kernel.org is still down: > > http://sourceforge.net/projects/nfs > > [ Maybe we should start thinking about putting the rpms on linux-nfs.org?? ] > > The git tree is at: > git://linux-nfs.org/nfs-utils > > The change log is also only on Sourceforge.net: > > http://sourceforge.net/projects/nfs/files/nfs-utils/1.2.5/Changelog-1.2.5/download > > I can't get it to configure. I re-ran autogen then: > > configure --prefix=/usr --sysconfdir=/etc --enable-nfsv41 --enable-ipv6 --disable-gss --disable-uuid --enable-tirpc --without-tcp-wrappers --disable-libmount-mount > > The test for _doprnt seems to be failing and I end up with this in conftest.c: > > ... > #define HAVE_VPRINTF 1 > #define 1 > > where I think I should have something like "#define HAVE_DOPRNT 1". All > subsequent tests fail. > > I put the config log here: > http://www.citi.umich.edu/projects/nfsv4/pnfs/block/download/config.log I'm not seeing this problem... I've run the configs on both F15 and F16 Try runing ./autogen.sh before running the ./configure script. steved. -- 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