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

[groovy] pkg-config returns invalid libraries

asked 2012-12-01 05:36:21 -0500

konradb3 gravatar image

Hello,

I recently tried to build my code in ros groove beta, and I get linking errors when linking with roscpp. The problem comes from invalid *.pc script. "pkg-config roscpp --libs" return "... -l/usr/lib/libboost_date_time-mt.so ..." and because gcc does not accept absolute paths for libraries this way it leads to linking error.

Is it intended behaviour of pkg-config ?

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2013-01-13 18:20:59 -0500

tfoote gravatar image

It's ticketed here: https://github.com/ros/catkin/issues/300 patched in source and pending a new release.

edit flag offensive delete link more

Question Tools

Stats

Asked: 2012-12-01 05:36:21 -0500

Seen: 133 times

Last updated: Jan 13 '13