ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

I am getting this error message when trying to build the gps_common:

Building CXX object gps_umd/gps_common/CMakeFiles/gps_common/utm_odometry_node.dir/src/utm_odometry_node.cpp.o The bug is not reproducible, so it is likely a hardware or OS problem. make[2]: * [gps_umd/gpsd_client/CMakeFiles/gpsd_client.dir/src/client.cpp.o] Error 1 make[1]: * [gps_umd/gpsd_client/CMakeFiles/gpsd_client.dir/all] Error 2

I am getting this error message when trying to build the gps_common:

Building CXX object gps_umd/gps_common/CMakeFiles/gps_common/utm_odometry_node.dir/src/utm_odometry_node.cpp.o The bug is not reproducible, so it is likely a hardware or OS problem. make[2]: * [gps_umd/gpsd_client/CMakeFiles/gpsd_client.dir/src/client.cpp.o] Error 1 make[1]: * [gps_umd/gpsd_client/CMakeFiles/gpsd_client.dir/all] Error 2

Ran this: sudo apt-get install gpsd

and it built okay.

I am getting this error message when trying to build the gps_common:

Building CXX object gps_umd/gps_common/CMakeFiles/gps_common/utm_odometry_node.dir/src/utm_odometry_node.cpp.o
The bug is not reproducible, so it is likely a hardware or OS problem.
make[2]: * *** [gps_umd/gpsd_client/CMakeFiles/gpsd_client.dir/src/client.cpp.o] Error 1
make[1]: * *** [gps_umd/gpsd_client/CMakeFiles/gpsd_client.dir/all] Error 2

2

Ran this: sudo apt-get install gpsd

and it built okay.