The rpcsvc-proto package contains the rcpsvc protocol.x files and headers, fromerly included with GlibC, that are not included in replacment libtirpc-1.0.2, along with the rpcgen program.
This package is known to build and work properly using an LFS-8.1 platform.
Download (HTTP): https://github.com/thkukuk/rpcsvc-proto/archive/rpcsvc-proto-1.2.tar.gz
Download MD5 sum: 9b118a3026cc2ce8ded16c5f4f162042
Download size: 64 KB
Estimated disk space required: 2.6 MB
Estimated build time: less than 0.1 SBU
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/rpcsvc-proto
Install rpcsvc-proto by running the following commands:
autoreconf -fi && ./configure --sysconfdir=/etc && make
This package does not come with a test suite.
Now, as the root
user:
make install
Last updated on 2017-08-23 23:54:51 -0700