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

Revision history [back]

This is usually happening in general on any system where you have multiple GCC versions installed on Gentoo systems. While C packages are not affected, C++ suffer problems when one dependency is compiled for example with 5.4.0 and other dependency with 6.3.0. Recompiling all dependencies with one version of GCC should/might help.