Here are a couple warnings that I started getting when I compiled on a freshly install Fedora 28. The first patch turns off the compiling of rpcgen by default. The command produces code that cause a number of warnings which are now errors. The old glibc rpcgen, which is now in the rpcsvc-proto package, does a much better job of not creating warnings. The second patch fixes a couple warnings I was not seeing. Steve Dickson (1): rpcgen: Only compile the command when configured. gabriele balducci (1): Fixed format overflow warnings in mountd and nfsd configure.ac | 2 +- utils/mountd/mountd.c | 2 +- utils/nfsd/nfsd.c | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) -- 2.17.0 -- 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