ORB_SLAM2 icon indicating copy to clipboard operation
ORB_SLAM2 copied to clipboard

build_ros.sh giving this error: recipe for target 'CMakeFiles/Stereo.dir/src/ros_stereo.cpp.o' failed

Open low-carbon opened this issue 4 years ago • 2 comments

[ 66%] Linking CXX executable ../Mono c++: internal compiler error: 段错误 (program cc1plus) Please submit a full bug report, with preprocessed source if appropriate. See file:///usr/share/doc/gcc-7/README.Bugs for instructions. CMakeFiles/RGBD.dir/build.make:118: recipe for target 'CMakeFiles/RGBD.dir/src/ros_rgbd.cpp.o' failed make[2]: *** [CMakeFiles/RGBD.dir/src/ros_rgbd.cpp.o] Error 4 CMakeFiles/Makefile2:67: recipe for target 'CMakeFiles/RGBD.dir/all' failed make[1]: *** [CMakeFiles/RGBD.dir/all] Error 2 make[1]: *** 正在等待未完成的任务.... [ 66%] Built target Mono c++: internal compiler error: 段错误 (program cc1plus) Please submit a full bug report, with preprocessed source if appropriate. See file:///usr/share/doc/gcc-7/README.Bugs for instructions. CMakeFiles/Stereo.dir/build.make:118: recipe for target 'CMakeFiles/Stereo.dir/src/ros_stereo.cpp.o' failed make[2]: *** [CMakeFiles/Stereo.dir/src/ros_stereo.cpp.o] Error 4 CMakeFiles/Makefile2:104: recipe for target 'CMakeFiles/Stereo.dir/all' failed make[1]: *** [CMakeFiles/Stereo.dir/all] Error 2 [ 77%] Linking CXX executable ../MonoAR [ 77%] Built target MonoAR Makefile:129: recipe for target 'all' failed make: *** [all] Error 2

low-carbon avatar Dec 20 '21 06:12 low-carbon

Did you solve this problem?

samuelyutt avatar May 26 '22 17:05 samuelyutt

Did you solve this problem?

I once got this error installing orb-slam2 on an arm system, then I reinstalled the arm system and solved the problem

low-carbon avatar May 30 '22 18:05 low-carbon