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

Catkin_make error [closed]

asked 2015-04-18 10:52:57 -0500

Zari gravatar image

I got this error while running catkin_make. I am working on ROS Indigo, ubuntu version 14.04

kindly help in this regrds.

Error is mentioned below:

Built target rgbdslam_generate_messages

Scanning dependencies of target rgbdslam

make[2]: * Waiting for unfinished jobs....

Building CXX object rgbdslam_v2-hydro/CMakeFiles/rgbdslam.dir/src/openni_listener.o

make[1]: * [rgbdslam_v2-hydro/CMakeFiles/rgbdslam.dir/all] Error 2

make: * [all] Error 2 Invoking "make -j4 -l4" failed

edit retag flag offensive reopen merge delete

Closed for the following reason question is not relevant or outdated by tfoote
close date 2015-08-28 03:09:50.223262

Comments

1

Please post the entire output of the catkin_make command. It seams the real relevant error message of the compiler is above, this is just the log of make stopping the remaining porcesses after one of the parallel executed actions has failed....

Wolf gravatar image Wolf  ( 2015-04-19 05:25:53 -0500 )edit

1 Answer

Sort by ยป oldest newest most voted
0

answered 2015-04-18 14:58:20 -0500

inflo gravatar image

hi, what is your exact catkin_make command ? make -j4 -l4 seemed strange

edit flag offensive delete link more

Comments

@inflo, command isn't strange. -j: jobs; -l: load. https://www.gnu.org/software/make/man...

yigit gravatar image yigit  ( 2015-04-18 17:34:04 -0500 )edit

I follow the same steps mentioned here http://felixendres.github.io/rgbdslam... Kindly follow this link, I have posted every thing there.

http://answers.ros.org/question/20736...

Zari gravatar image Zari  ( 2015-04-19 08:12:35 -0500 )edit

The error in above link is the one I'm recently having problem with that

Zari gravatar image Zari  ( 2015-04-19 08:13:54 -0500 )edit

Question Tools

1 follower

Stats

Asked: 2015-04-18 10:52:57 -0500

Seen: 630 times

Last updated: Apr 18 '15