Looks like a bug in our deb-builder, and is likely related to https://code.ros.org/trac/ros/ticket/3062 . Could you open a ticket, so we don't forget? brian. On Mon, Oct 18, 2010 at 8:32 PM, nickopen wrote: > > Hi all, > > I recently did an update of the .deb binary distribution under Ubuntu 10.04 > and found that the output of the ode-config tool is now broken (see below). > It looks like the returned paths are pre-appended with some build artefacts > (i.e. > /tmp/buildd/ros-cturtle-physics-ode-1.2.5/debian/ros-cturtle-physics-ode ). > > This prevents linking etc for a number of (non-ROS) projects, and it also > appears to have broken the OpenRAVE build process. > > $ rosrun opende ode-config --cflags > -I/tmp/buildd/ros-cturtle-physics-ode-1.2.5/debian/ros-cturtle-physics-ode/opt/ros/cturtle/stacks/physics_ode/opende/opende/include > -DdDOUBLE > > $ rosrun opende ode-config --libs > -Wl,-rpath,/tmp/buildd/ros-cturtle-physics-ode-1.2.5/debian/ros-cturtle-physics-ode/opt/ros/cturtle/stacks/physics_ode/opende/opende/lib > -L/tmp/buildd/ros-cturtle-physics-ode-1.2.5/debian/ros-cturtle-physics-ode/opt/ros/cturtle/stacks/physics_ode/opende/opende/lib > -lode > > Any suggestions for a fix would be appreciated. > > regards, > Nick > -- > View this message in context: http://ros-users.122217.n3.nabble.com/opende-package-update-breaks-ode-config-tp1729995p1729995.html > Sent from the ROS-Users mailing list archive at Nabble.com. > _______________________________________________ > ros-users mailing list > ros-users@code.ros.org > https://code.ros.org/mailman/listinfo/ros-users >