Closed ghost closed 8 years ago
You probably didn't source the ROS setup file. Either that or you don't have catkin
installed.
I double checked catkin by entering "sudo apt-get install ros-jade-catkin" which gave back:
Reading package lists... Done
Building dependency tree
Reading state information... Done
ros-jade-catkin is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 3 not upgraded.
The make command gives the same error. I'm not sure how to source the ROS setup file. (sorry I'm really new to all of this). Could you tell me how to do that?
Thanks
source /opt/ros/jade/setup.bash
I'd recommend reading up on ROS: http://wiki.ros.org/ROS/StartGuide
Or use serial without catkin
: https://github.com/wjwwood/serial/issues/52#issuecomment-28848337
If this solves the issue, then please close the ticket. Thanks.
Closing, comment if there is still an issue.
Hello,
I'm using Ubuntu 14.04. I have installed Ros. I have run "git clone git://github.com/wjwwood/serial.git" and now have the serial folder. cd into the serial folder. "make" produces this error.
Does anyone know of a solution?
I'd really appreciate any help!
Matt