No rule to make target '/usr/lib/x86_64-linux-gnu/libvtkproj4-6.2.so.6.2.0'
swiz23 opened this issue · 1 comments
For all those folks who are running into this issue during the installation procedure for Pyrobot, this is a new bug that was introduced in a recent updated for Ubuntu 16.04. See more at https://answers.ros.org/question/366812/ubuntu-1604-kinetic-update-no-rule-to-make-target-libvtkproj/ (look at the comment by jarvisschultz).
Note that I have not tested the fix proposed by the user - especially as it's a bit hacky. From a brief overview of the discussions, it seems that they are still working on a fix.
This error appears when attempting to run catkin_make on the ar_track_alvar repository.
Note that this issue has now been fixed as of December 7th. See more at https://discourse.ros.org/t/new-packages-for-kinetic-kame-2020-12-07/17786. Running a simple sudo apt update && sudo apt upgrade
should pull the necessary updates. However, it might be necessary to do a clean build of the catkin workspace as well.