checking pkg-config is at least version 0.9.0... yes checking for TIRPC... no configure: error: libtirpc not found. make: *** No rule to make target `all'. Stop. [cel@manet nfs-utils]$ sudo yum install libtirpc-devel Loaded plugins: security Setting up Install Process Package libtirpc-devel-0.2.1-10.el6.x86_64 already installed and latest version Nothing to do [cel@manet nfs-utils]$ After the following patch is reverted, the build is successful: commit 853406302d7a506605ce64592e77fd722b5e23d5 Author: Yann E. MORIN <yann.morin.1998@xxxxxxx> Date: Sat Dec 13 10:16:38 2014 -0500 configure: use pkg-config to find libtirpc Perhaps the new "[libtirpc >= 0.2.4]” check is too aggressive. -- 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