util-linuxのビルドに失敗

cc -c -O1 -fomit-frame-pointer -I../lib -Wall -Wmissing-prototypes -Wstrict-prototypes -DNCH=1   -D_FILE_OFFSET_BITS=64 -DSBINDIR=\"/sbin\" -DUSRSBINDIR=\"/usr/sbin\" -DLOGDIR=\"/var/log\" -DVARPATH=\"/var\" -DLOCALEDIR=\"/usr/share/locale\" -O1 -DHAVE_NFS -DHAVE_BLKID nfs4mount.c
nfs4mount.c: In function 'nfs4mount':
nfs4mount.c:427: error: 'rpc_createerr' undeclared (first use in this function)
nfs4mount.c:427: error: (Each undeclared identifier is reported only once
nfs4mount.c:427: error: for each function it appears in.)
nfs4mount.c:427: error: 'RPC_SUCCESS' undeclared (first use in this function)
make[2]: *** [nfs4mount.o] Error 1
make[2]: Leaving directory `/pool/bsdutils/util-linux-2.12r/mount'
make[1]: *** [all] Error 1
make[1]: Leaving directory `/pool/bsdutils/util-linux-2.12r'
make: *** [build] Error 2

うーむ。
henamu版の2.12r-5をもらってきて、ビルドできたらパッチの追加されたのを調べるかね。


おっと、-5はビルドできたぞ。
何か魔法があるのかな。
今日はもう調べる気力がないけど。