catkin_make error building vicon_bridge on Hydro [closed]

asked 2015-05-06 20:36:40 -0500

Szajo gravatar image

updated 2015-05-07 01:52:07 -0500

gvdhoorn gravatar image

Hi ros users

I have a problem with catkin_make.

I install vicon_bridge in my catkin workspace, but when i do catkin_make i have this error:

collect2: ld terminated with signal 11 [Segmentation fault], core dumped
make[2]: *** [/home/wilson/catkin_ws/devel/lib/libmsvc_bridge.so] Error 1
make[1]: *** [vicon_bridge/CMakeFiles/msvc_bridge.dir/all] Error 2
make[1]: *** Se espera a que terminen otras tareas....
Linking CXX executable /home/wilson/catkin_ws/devel/lib/vicon_bridge/testclient
[ 25%] Built target vicon_bridge_generate_messages_cpp
collect2: ld terminated with signal 11 [Segmentation fault], core dumped
make[2]: *** [/home/wilson/catkin_ws/devel/lib/vicon_bridge/testclient] Error 1
make[1]: *** [vicon_bridge/CMakeFiles/testclient.dir/all] Error 2
make: *** [all] Error 2
Invoking "make" failed

[ROS Hydro and Ubuntu 12.04]

How do I fix this error, and what does it mean?

edit retag flag offensive reopen merge delete

Closed for the following reason Question does not follow our guidelines for questions. Please see: http://wiki.ros.org/Support for more details. by tfoote
close date 2018-01-30 22:05:47.024113

Comments

I've updated the title and tags to better describe the question, as it was too generic.

gvdhoorn gravatar image gvdhoorn  ( 2015-05-07 01:52:33 -0500 )edit