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

catkin_make error "make -j8 -l8" failed

asked 2020-04-23 16:53:53 -0500

billynugrahas gravatar image

Hi, i have an error when i catkin_make the catkin_ws. It started when i did rm -rf build, after that i do catkin_make and it shows invoking make -j8 -I8 failed.

-- Configuring done
-- Generating done
-- Build files have been written to: /home/billy/catkin_ws/src
####
#### Running command: "make -j8 -l8" in "/home/billy/catkin_ws/build"
#### make: *** No targets specified and no makefile found.  Stop. Invoking "make -j8 -l8" failed billy@hp:~/catkin_ws$
edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2020-04-25 14:32:01 -0500

pring gravatar image

Looks like you don't have a CMakeLists.txt file. You might want restart and run these commands line by line http://wiki.ros.org/ROS/Tutorials/Set...

edit flag offensive delete link more

Question Tools

2 followers

Stats

Asked: 2020-04-23 16:53:53 -0500

Seen: 1,065 times

Last updated: Apr 25 '20