Hi, I am unable to complete catkin_make & getting make-j4-l4 error

asked 2021-11-15 07:38:47 -0500

Gokul-gk gravatar image

updated 2021-11-15 17:01:01 -0500

Geoff gravatar image

.

Base path: /home/gokul/catkin_ws
Source space: /home/gokul/catkin_ws/src
Build space: /home/gokul/catkin_ws/build
Devel space: /home/gokul/catkin_ws/devel
Install space: /home/gokul/catkin_ws/install
####
#### Running command: "make cmake_check_build_system" in "/home/gokul/catkin_ws/build"
####
####
#### Running command: "make -j4 -l4" in "/home/gokul/catkin_ws/build"
####
make[2]: *** No rule to make target 'ros1/CMakeFiles/try.dir/build'.  Stop.
CMakeFiles/Makefile2:449: recipe for target 'ros1/CMakeFiles/try.dir/all' failed
make[1]: *** [ros1/CMakeFiles/try.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
[ 50%] Built target listener
[100%] Built target talker
Makefile:140: recipe for target 'all' failed
make: *** [all] Error 2
Invoking "make -j4 -l4" failed
edit retag flag offensive close merge delete

Comments

Please add detail about what you are trying to do, how you installed ROS, and provide your source code. Follow the support guidelines

Geoff gravatar image Geoff  ( 2021-11-15 17:02:12 -0500 )edit