I'm using the EVMK2H KeystoneII EVM with mcsdk_linux_3_01_04_07 and need to run an RPC server application under Linux (Arago 2015.05). When I start the RPC server, it fails with this error message:
"Cannot register service: RPC: Unable to receive; errno = Connection refused"
I suspect the problem is that rpcbind is not running, but rpcbind does not appear to be present in Arago 2015.05. I also don't see the rpcinfo tool that helps debugging this sort of problem. How do I include those in Arago 2015.05 (or are they there and I'm overlooking them)?
Thanks,
John