i.e. some stuff and junk about Python, Perl, Matlab, Ruby, Mac X, Linux, Solaris, ...
Tuesday, October 02, 2018
Arch: Python 3.6 rpc/rpc.h missing
The solution was to manually specify where `rpc/rpc.h` was for configuration:
CPPFLAGS="-I/usr/include/tirpc" ./configure --prefix=/opt/python362 --enable-shared -I/usr/include/tirpc