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

Bride compilation error

asked 2014-01-22 20:25:36 -0500

Tirjen gravatar image

updated 2014-04-20 14:09:36 -0500

ngrennan gravatar image

Hello everyone!

I'm trying to install bride following those instructions, but when I try to run the command 'make' inside bride folder I get this error:

mkdir -p build
if [ ! -f eclipse-modeling-juno-SR2-linux-gtk.tar.gz.md5sum ]; then echo "Error: Couldn't find md5sum file eclipse-modeling-juno-SR2-linux-gtk.tar.gz.md5sum" && false; fi
/opt/ros/hydro/share/ros/core/rosbuild/bin/download_checkmd5.py <a href="http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/technology/epp/downloads/release/juno/SR2/eclipse-modeling-juno-SR2-linux-gtk.tar.gz">http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/technology/epp/downloads/release/juno/SR2/eclipse-modeling-juno-SR2-linux-gtk.tar.gz</a> build/eclipse-modeling-juno-SR2-linux-gtk.tar.gz `awk {'print $1'} eclipse-modeling-juno-SR2-linux-gtk.tar.gz.md5sum`
[rosbuild] Downloading <a href="http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/technology/epp/downloads/release/juno/SR2/eclipse-modeling-juno-SR2-linux-gtk.tar.gz">http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/technology/epp/downloads/release/juno/SR2/eclipse-modeling-juno-SR2-linux-gtk.tar.gz</a> to build/eclipse-modeling-juno-SR2-linux-gtk.tar.gz...Done
[rosbuild] Checking md5sum on build/eclipse-modeling-juno-SR2-linux-gtk.tar.gz
[rosbuild] ERROR: md5sum mismatch (027fb35a730ff1f5673a14795a9375f3 != 4d66aa3aeb1c23769fa69f080ccda211) on build/eclipse-modeling-juno-SR2-linux-gtk.tar.gz; aborting
make: *** [build/eclipse/unpacked] Error 1

I triyed both with release 0.2 and branch groovy. I'm working with Ubuntu 12.04 32-bit and with ros hydro. Can someone help me? Thank you!

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
1

answered 2014-04-28 16:43:33 -0500

130s gravatar image

I think installation page was updated recently to utilize catkin_make, which I have no problem with in building.

edit flag offensive delete link more

Comments

Thanks I downloaded it using apt-get!

Tirjen gravatar image Tirjen  ( 2014-05-06 03:51:14 -0500 )edit

Question Tools

Stats

Asked: 2014-01-22 20:25:36 -0500

Seen: 323 times

Last updated: Apr 28 '14