tce-load -i tcp_wrappers-dev libtirpc-dev cd nfs-utils-1.2.9 Edit configure /usr/include/tirpc -> /usr/local/include/tirpc CC="gcc -flto -fuse-linker-plugin -mtune=generic -Os -pipe" CXX="g++ -flto -fuse-linker-plugin -mtune=generic -Os -pipe -fno-exceptions -fno-rtti" ./configure --prefix=/usr/local --without-tcp-wrappers --disable-nfsv4 --disable-gss --sbindir=/usr/local/sbin find . -name Makefile -type f -exec sed -i 's/-O2/ /g' {} \; make sudo make install Edit /usr/local/sbin/nfsiostat #!/usr/local/bin/python /usr/local/sbin/start-statd #!/bin/sh -p