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

How to install the lcm on ubuntu arm 12.04

asked 2014-11-20 01:02:04 -0500

Alice63 gravatar image

Hello, I want to install the lcm on ubuntu arm 12.04 armel. Now I have downloaded the lcm-0.9.0.zip.I did as the following on the arm:

$ unzip  lcm-0.9.0.zip
$cd  lcm-0.9.0
$chmod +x configure
$ ./configure

than it shows below

checking build system type... armv7l-unknown-linux-gnueabi                                                                                                                                                                            
  checking host system type... armv7l-unknown-linux-gnueabi                                                                        
  checking target system type... armv7l-unknown-linux-gnueabi                                                                      
  checking for a BSD-compatible install... /usr/bin/install -c                                                                     
  checking whether build environment is sane... configure: error: newly created file is older than distributed files!              
  Check your system clock

How can I do.Is there any way to install lcm on the arm that can be reference. Please help me .Thank you very much.

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2014-11-20 01:49:22 -0500

updated 2014-11-20 01:52:33 -0500

I don't see how this is a ROS issue, but since the answer is in the question... here it goes:

Check your system clock

Make sure that your system clock is configured with the current date and time (either manually or using ntpdate).

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2014-11-20 01:02:04 -0500

Seen: 749 times

Last updated: Nov 20 '14