First time here? Check out the FAQ!


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

[groovy] pkg-config returns invalid libraries

asked Dec 1 '12

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 ?

Preview: (hide)

1 Answer

Sort by » oldest newest most voted
0

answered Jan 14 '13

tfoote gravatar image

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

Preview: (hide)

Question Tools

Stats

Asked: Dec 1 '12

Seen: 152 times

Last updated: Jan 13 '13