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

crhistian's profile - activity

2020-12-07 23:31:53 -0500 received badge  Taxonomist
2014-07-31 07:57:02 -0500 received badge  Student (source)
2014-04-10 10:32:04 -0500 received badge  Famous Question (source)
2014-03-16 09:08:42 -0500 received badge  Popular Question (source)
2014-03-16 09:08:42 -0500 received badge  Notable Question (source)
2014-03-02 11:34:25 -0500 asked a question problem example ROS C++ no rule to make target libboost_signals

Hi, I have a fresh install of Ubuntu 13.10 server. I installed ROS hydro base, and follow the examples, but when I'm trying to make the Publiser/Suscriber example (C++) I have the following error

make[2]: * No rule to make target '/usr/lib/libbost_signals-mt.so', needed by '/home/rosvm/catkin_ws/devel/beginner_tutorials/listener'. Stop.

make[1]: * [beginner_tutorials/CMakeFiles/listener.dir/all] Error 2

make: * [all] Error 2 Invoking "make" failed