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

The version of OGRE that I have on my 14.04 machine has this build path: /build/buildd/ogre-1.8-1.8.1+dfsg/OgreMain/src/OgreDynLib.cpp. Your version is different for some reason, and seems to be missing symbols that are required internally.

I would investigate how you installed OGRE, and maybe try removing and reinstalling it through apt.

The version of OGRE that I have on my 14.04 machine has this build path: /build/buildd/ogre-1.8-1.8.1+dfsg/OgreMain/src/OgreDynLib.cpp. Your version is different for some reason, and seems to be missing symbols that are required internally.

I would investigate how you installed OGRE, and maybe try removing and reinstalling it through apt.

EDIT:

It's odd that APT won't let you install rviz because of some issue with the ogre dependency, and yet somehow you can install OGRE manually and it's OK? That sounds fishy. Please list the exact commands you use to install OGRE (1.8) and rviz.

(It is possible that you don't have the appropriate universe and multiverse repositories enabled?)