The rpcsvc-proto package contains the rcpsvc protocol.x files and headers, formerly included with glibc, that are not included in replacement libtirpc-1.0.3, along with the rpcgen program.
This package is known to build and work properly using an LFS-8.3 platform.
Download (HTTP): https://github.com/thkukuk/rpcsvc-proto/releases/download/v1.4/rpcsvc-proto-1.4.tar.gz
Download MD5 sum: 3b2724bb7d6560ddcb4dbcdb5465de10
Download size: 60 KB
Estimated disk space required: 2.1 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 2018-08-20 13:08:58 -0700