Invoking "make -j4 -l4" failed

asked 2021-06-09 13:20:23 -0500

islemhm gravatar image

updated 2021-06-10 05:17:20 -0500

Delb gravatar image

hello i have this problem when i run catkin_make ,I followed all the tutorials but nothing works

/opt/ros/melodic/lib/libtf.so : référence indéfinie vers « tf2_ros::TransformListener::TransformListener(tf2::BufferCore&, ros::NodeHandle const&, bool) »
collect2: error: ld returned 1 exit status
turtlebot3_simulations/turtlebot3_fake/CMakeFiles/turtlebot3_fake_node.dir/build.make:118: recipe for target '/home/is/catkin1_ws/devel/lib/turtlebot3_fake/turtlebot3_fake_node' failed
make[2]: *** [/home/is/catkin1_ws/devel/lib/turtlebot3_fake/turtlebot3_fake_node] Error 1
CMakeFiles/Makefile2:15550: recipe for target 'turtlebot3_simulations/turtlebot3_fake/CMakeFiles/turtlebot3_fake_node.dir/all' failed
make[1]: *** [turtlebot3_simulations/turtlebot3_fake/CMakeFiles/turtlebot3_fake_node.dir/all] Error 2
Makefile:140: recipe for target 'all' failed
make: *** [all] Error 2
Invoking "make -j4 -l4" failed
edit retag flag offensive close merge delete

Comments

Can you link the tutorials you have been following please ? You should also show your CMakelists.txt and package.xml please.

Delb gravatar image Delb  ( 2021-06-10 05:21:52 -0500 )edit