You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using ubuntu 18.04 , ROS melodic and i am trying to catkin_make the package [linux_peripheral_interfaces] but i got those errors:
linux_peripheral_interfaces/libsensors_monitor/CMakeFiles/libsensors_monitor.dir/build.make:86: recipe for target 'linux_peripheral_interfaces/libsensors_monitor/CMakeFiles/libsensors_monitor.dir/src/libsensors_chip.cpp.o' failed
make[2]: *** [linux_peripheral_interfaces/libsensors_monitor/CMakeFiles/libsensors_monitor.dir/src/libsensors_chip.cpp.o] Error 1
and
CMakeFiles/Makefile2:3404: recipe for target 'linux_peripheral_interfaces/libsensors_monitor/CMakeFiles/libsensors_monitor.dir/all' failed
make[1]: *** [linux_peripheral_interfaces/libsensors_monitor/CMakeFiles/libsensors_monitor.dir/all] Error 2
The text was updated successfully, but these errors were encountered:
I am using ubuntu 18.04 , ROS melodic and i am trying to catkin_make the package [linux_peripheral_interfaces] but i got those errors:
linux_peripheral_interfaces/libsensors_monitor/CMakeFiles/libsensors_monitor.dir/build.make:86: recipe for target 'linux_peripheral_interfaces/libsensors_monitor/CMakeFiles/libsensors_monitor.dir/src/libsensors_chip.cpp.o' failed
make[2]: *** [linux_peripheral_interfaces/libsensors_monitor/CMakeFiles/libsensors_monitor.dir/src/libsensors_chip.cpp.o] Error 1
and
CMakeFiles/Makefile2:3404: recipe for target 'linux_peripheral_interfaces/libsensors_monitor/CMakeFiles/libsensors_monitor.dir/all' failed
make[1]: *** [linux_peripheral_interfaces/libsensors_monitor/CMakeFiles/libsensors_monitor.dir/all] Error 2
The text was updated successfully, but these errors were encountered: