Makefile:138: recipe for target ‘all‘ failed make: *** [all] Error 2 Invoking “make -j1“ failed解决方法
我是在网上下载的aubo的ros包,然后进行编译的,但是出现了问题,试着在网上找解决办法,以下是找的办法以及是否可行。aubo的链接:https://github.com/lg609/aubo_robot.git添加链接描述第一个方法(无效)vcatkin_make -j1这个没有用,还是报错,没有用。第二个方法:(没有效果)// A code blockusername@username:~/catkin_ws/src$ sudo chown -R username /home/u





