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

Revision history [back]

If removing subversion folder didn't fix the problem or you didn't have a subversion folder to begin with... I found that you can give homebrew a flag that might fix the problem:

Basically try installing using this command

brew install -vd --use-llvm --universal log4cxx

I believe you really only need --use-llvm, but I know that the previous command worked for me.