ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
The problem is not that you have too many dependencies declared, it is the opposite. You are missing the log4cxx library which should be installed on a ubuntu workstation, so I guess you are compiling for ARM? Try installing the library by hand and try again