ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

I might have asked too soon. I had to set the env on the raspberry pi to:

export DISTCC_HOSTS=arch

where arch is my linux machine (x86 machine) doing the cross compiling. This is odd, because I already set arch in the ~/.distcc/hosts. It appears ROS needs the env set.